class Syntaxer::Pygments

Defined in:

syntaxer.cr

Class Method Summary

Class Method Detail

def self.highlight(code : String, lang : String, theme : String = "default", inline_style : Bool = true, format : String = "html", wrap : Bool = true, params : String = "") #

[View source]