Closed GermeauSimon closed 3 days ago
We usually suggest to first use the document as DoclingDocument, where you can access all details. Any export (markdown, etc) will always be lossy.
We are anyway adding markers for pages in the markdown export. This is tracked in #309, so we will close this one and move other discussions there.
Markdown does not have the concept of a "page" but for further processing of the output I need to be able to split the output of export_to_markdown per page. Is it possible to add a parameter to this function that lets you specify a page delimiter? I know there is a delim parameter but this is a delimiter between every item in the doc.