menu
eyflutter_rich_text package
documentation
delta/markdown/inline_parser.dart
InlineHtmlSyntax
InlineHtmlSyntax constructor
InlineHtmlSyntax constructor
dark_mode
light_mode
InlineHtmlSyntax
constructor
InlineHtmlSyntax
(
)
Implementation
InlineHtmlSyntax() : super(r'<[/!?]?[A-Za-z][A-Za-z0-9-]*(?:\s[^>]*)?>');
eyflutter_rich_text package
documentation
delta/markdown/inline_parser
InlineHtmlSyntax
InlineHtmlSyntax constructor
InlineHtmlSyntax class