2 references to MarkdownParser
Microsoft.Extensions.DataIngestion.Markdig (2)
MarkdownReader.cs (2)
28return MarkdownParser.Parse(fileContent, identifier); 38return MarkdownParser.Parse(fileContent, identifier);