jzillmann / pdf-to-markdown

A PDF to Markdown converter
https://pdf2md.morethan.io
MIT License
1.14k stars 184 forks source link

Error: Unsupported Headline Level 11 #21

Closed jacob14916 closed 3 years ago

jacob14916 commented 3 years ago

With the PDF file https://homepages.cwi.nl/~lex/files/dict.pdf (a ~220 pages math textbook) I get the following error in the console, and no markdown file to download: pdf2md.morethan.io/:1 Uncaught (in promise) Unsupported headline level: 11 (supported are 1-6)

jzillmann commented 3 years ago

Hey @jacob14916 thanks for reporting this! I deployed a quick fix and the parsing finishes now. However, i recognized the result is pretty poorly. I created #22 therefor, but that will take a while!