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