InlineHtmlSyntax constructor

InlineHtmlSyntax()

Implementation

InlineHtmlSyntax() : super(r'<[/!?]?[A-Za-z][A-Za-z0-9-]*(?:\s[^>]*)?>');