class Syntaxer::SourceHighlight
- Syntaxer::SourceHighlight
- Reference
- Object
Defined in:
syntaxer.crClass Method Summary
Class Method Detail
def self.highlight(code : String, lang : String, theme : String = "default.css", format : String = "html", params : Array(String) = [] of String)
#