![](bmp/classheader.png)
Retrieves an instance of a markdown parser
MarkdownMonster.MarkdownParserFactory
public static class MarkdownParserFactory : object
Class Members
Member | Description | |
---|---|---|
![]() ![]() |
CurrentParser |
Use a cached instance of the Markdown Parser to keep alive |
![]() ![]() |
GetParser |
Retrieves a cached instance of the markdown parser public static IMarkdownParser GetParser(bool usePragmaLines, bool forceLoad, string parserAddinId) |
![]() ![]() |
GetParserNames |
Gets a list of all registered markdown parsers that live in an addin public static List |
![]() ![]() |
DefaultMarkdownParserName |
Requirements
Namespace: MarkdownMonsterAssembly: markdownmonster.exe
© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic