markitdown icon indicating copy to clipboard operation
markitdown copied to clipboard

ATX Headers for Markdown output

Open NicolaiLolansen opened this issue 11 months ago • 0 comments

I have tried to convert both PDF and DOCX using various different files, and I am not having much luck with getting correct ATX headers out ( using # ## ### etc for various levels of headings ).

The output is almost always using ** Header **.

Is this due to the way the input file is structured, or is it something you can configure. In the code there is a refence to Markdownify where in one of the formatters an option to use "Markdownify.ATX" is chosen.

Can anyone shed some light on this?

NicolaiLolansen avatar Jan 31 '25 07:01 NicolaiLolansen