Documentation ¶
Index ¶
Constants ¶
View Source
const ( Keyword = "keyword" Literal = "literal" BuiltIn = "built_in" )
The text highlight classes.
Variables ¶
View Source
var Workers = 1
Workers is the number of workers to use to detect the language.
Functions ¶
func InlineHTML ¶
InlineHTML highlights a piece of code in HTML <code>.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.