class

Luce::InlineHTMLSyntax

Inherits Luce::TextSyntax < Luce::InlineSyntax < Reference < Object

Leave inline HTML tags alone, from CommonMark 0.30.

This is not actually a good definition (nor CommonMark's) of an HTML tag, but it is fast. It will leave text like &lt; href='hi"> alone, which is incorrect.

TODO: improve accuracy while ensuring performance, once Markdown benchmarking is more mature.

Constructors

new