MarkdownInlineSyntaxParser class
MarkdownInlineSyntaxParser class
Defines the base class MarkdownInlineSyntaxParser
The MarkdownInlineSyntaxParser type exposes the following members:
Methods
| Method | Description |
|---|
| can_parse | Get the can parse boolean value. |
| parse | Defines the interface for parse. |
See Also