Feature Request: Consider an alternate markdown support using markdown-it #7489
segevfiner
started this conversation in
Feature Requests
Replies: 0 comments
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.
-
Description
Marked is NOT actually CommonMark compliant just "almost", which caused us many issues in the past and present, which is why we used markdown-it when we implemented Markdown support by ourselves in Tiptap v2. It would be nice to see a Markdown support that uses that that we might or might not be able to migrate to.
Use Case
Markdown support in Tiptap that is actually properly CommonMark compliant and doesn't cause all sorts of random bad behaviors due to bad CommonMark support.
Type
New feature
Beta Was this translation helpful? Give feedback.
All reactions