MarkdownInlineSyntaxParser class

MarkdownInlineSyntaxParser class

Defines the base class MarkdownInlineSyntaxParser

The MarkdownInlineSyntaxParser type exposes the following members:

Methods

MethodDescription
can_parseGet the can parse boolean value.
parseDefines the interface for parse.

See Also