Is there a way to escape the $ signs etc in the text extracted from a PDF before the Math markdown is added? #479
Unanswered
RichardGrundy
asked this question in
Q&A
Replies: 2 comments 1 reply
-
This might be connected to this fix docling-project/docling-core#61. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Yes, we need to look a bit closer into docling-project/docling-core#61. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to escape the $ signs etc in the text extracted from a PDF before the Math markdown is added? I have documents with a lot of superscript which is output as$^{super text}$ but also have financial information with $23.60 etc and the resulting markdown does not render correctly when using react-markdown with latex support using Remark Math and retype Katex.
Any help would be appreciated
Beta Was this translation helpful? Give feedback.
All reactions