Namespace Aspose.Html.Toolkit.Markdown.Syntax.Parser

Namespace Aspose.Html.Toolkit.Markdown.Syntax.Parser

Classes

Class NameDescription
BlockSyntaxDescriptorDefines the BlockSyntaxDescriptor.
DelimiterRunDefines the DelimiterRun
MarkdownBlockParserDefines the base class MarkdownBlockParser
MarkdownInlineSyntaxParserDefines the base class MarkdownInlineSyntaxParser
MarkdownParserRepresents an MarkDown format document parser.
MarkdownSyntaxExtensionDefines the base class for MarkdownSyntaxExtension

Structs

Struct NameDescription
InlineParsingInstructionDefines the InlineParsingInstruction struct.
LineParsingInstructionDefines the LineParsingInstruction.

Interfaces

Interface NameDescription
IBlockParsingContextDefines the IBlockParsingContext interface.
IInlineEmphasisPostProcessingDefines the IInlineEmphasisPostProcessing interface.
IInlineLinkPostProcessingDefines the IInlineLinkPostProcessing interface.
IInlineParsingContextDefines the IInlineParsingContext interface.
IInlinePostProcessingDefines the IInlinePostProcessing interface
IInlinePostProcessingContextDefines the interface IInlinePostProcessingContext
IMarkdownParserBuilderDefines the base interface IMarkdownParserBuilder

Enums

Enum NameDescription
BlockClosingReasonDefines the BlockClosingReason enum.
DelimiterStateDefines the DelimiterState enum.
ParsingInstructionThe ParsingInstruction enum.