Replies: 1 comment 4 replies
-
I remove html for several reasons:
However, I think we can resolve them now. For issue 1, I think we can provide users an option to open it. And we'll let the users know that enable html may cause some dangerous. For issue 2, I still don't have a really good solution. If you have interests in implement this. Maybe you can have a try. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Markdown support html tags.
But when i paste markdown with some tags in Milkdown, the tags are removed.
And i checked the Remark ast result. Remark can parser html tag.
So i wonder why you remove html, thanks.
And then i think i may can make a plugin to enhance it.
Beta Was this translation helpful? Give feedback.
All reactions