| Interface | Description |
|---|---|
| InlineParser |
Parser for inline content (text, links, emphasized text, etc).
|
| InlineParserExtension | |
| InlineParserExtensionFactory | |
| InlineParserFactory | |
| LinkRefProcessor |
Processing of elements which are based on a link ref: [] or ![]
This includes footnote references [^...] and wiki links [[...]]
|
| LinkRefProcessorFactory |
Processing of elements which are based on a link ref: [] or ![]
This includes footnote references [^...] and wiki links [[...]]
|
| Parser.ParserExtension |
Extension for
Parser. |
| Parser.ReferenceHoldingExtension |
Should be implemented by all extensions that create a node repository or other references in the
document.
|
| PostProcessor | |
| PostProcessorFactory |
| Class | Description |
|---|---|
| InlineParserOptions | |
| ListOptions | |
| ListOptions.ItemInterrupt | |
| ListOptions.MutableItemInterrupt | |
| MutableListOptions | |
| Parser |
Parses input text to a tree of nodes.
|
| Parser.Builder |
Builder for configuring a
Parser. |
| Enum | Description |
|---|---|
| ParserEmulationProfile |
ParserCopyright © 2018. All rights reserved.