InlineHtmlSyntax constructor

InlineHtmlSyntax()

Implementation

InlineHtmlSyntax()
    : super(_pattern, startCharacter: $lt, caseSensitive: false);