5 references to GetText
Microsoft.Extensions.DataIngestion.Markdig (5)
MarkdownParser.cs (5)
98
Text =
GetText
(heading.Inline),
103
Text =
GetText
(footer.Inline),
108
Text =
GetText
(paragraph.Inline),
112
Text =
GetText
(codeBlock.Inline),
225
content.Append(
GetText
(another));