You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: