pub fn highlight_html(root: &SyntaxNode) -> String
Expand description
Highlight a node to an HTML code
element.
This uses these CSS classes for categories.
pub fn highlight_html(root: &SyntaxNode) -> String
Highlight a node to an HTML code
element.
This uses these CSS classes for categories.