Replies: 1 comment
-
|
I ran into something similar locally:
Fixed it by sanitizing the content before passing it into the component;
You mentioned: "Even simple
|
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have integrated MDXEditor in a project and I like its operation. Unfortunately, there are a lot of parsing problems that I cannot solve until now. I transformed a PDF from arxiv.org into Markdown and pasted the result in the editor. It is impossible to display the result in HTML. Here is a small extract of this PDF with this error.
I tested two PDFs at random from arxiv and both did not work.
Or
PFD to Makdown
Even simple
<br>or<p>or general xml, html tags break it.All others Markdowns i found online or Github have successfully displayed this in HTML mode, but not MDXEditor.
It's dad because MDX Editor did exactly what I wanted. On the side of HTML content editing, MDX, MD.
Is there a way to fix this? Or... There is nothing to do?
Beta Was this translation helpful? Give feedback.
All reactions