2 instantiations of IngestionDocumentFooter
Microsoft.Extensions.DataIngestion.Markdig (1)
MarkdownParser.cs (1)
101ParagraphBlock footer when previousWasBreak => new IngestionDocumentFooter(elementMarkdown)
Microsoft.Extensions.DataIngestion.MarkItDown (1)
src\Libraries\Microsoft.Extensions.DataIngestion.Markdig\MarkdownParser.cs (1)
101ParagraphBlock footer when previousWasBreak => new IngestionDocumentFooter(elementMarkdown)
1 reference to IngestionDocumentFooter
Microsoft.Extensions.DataIngestion.Abstractions (1)
IngestionDocumentElement.cs (1)
154/// Initializes a new instance of the <see cref="IngestionDocumentFooter"/> class.