HtmlHighlighter
classin packageklyn.gui.terminal.syntax
public class HtmlHighlighter extends Object implements SyntaxHighlighter:
└ HtmlHighlighter
All Implemented Interfaces: SyntaxHighlighter

Syntax highlighter for HTML.

Inherited Properties
propertyInherited Properties from Object: type
Methods
Modifier and Type Member Description
public highlight
highlight(line as String) as List<StyledSpan>:
No summary.
Inherited Methods
methodInherited Methods from Object: deepCopy, fromJson, toDict, toJson, toString, toXml
methodInherited Methods from SyntaxHighlighter: highlight