class Syntaxer::Highlight
- Syntaxer::Highlight
- Reference
- Object
Defined in:
syntaxer.crClass Method Summary
Class Method Detail
def self.highlight(code : String, lang : String, theme : String = "base16/monokai", inline_style : Bool = true, format : String = "html", wrap : Bool = true, params : Array(String) = [] of String)
#