Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Highlight ¶
func Highlight(code string, options HighlightOptions) string
func RenderHighlightedHTML ¶
func RenderHighlightedHTML(input string, theme HighlightTheme) string
func SupportsLanguage ¶
Types ¶
type HighlightOptions ¶
type HighlightOptions struct {
Language string
IgnoreIllegals bool
Theme HighlightTheme
}
type HighlightTheme ¶
Click to show internal directories.
Click to hide internal directories.