Replies: 2 comments 2 replies
-
Hi @YiLee01, I've been considering adding support for rendering some HTML blocks. It's a feature I would like to add at some point. But it is a lot of work, and I can't promise anything now. |
Beta Was this translation helpful? Give feedback.
0 replies
-
+1, I thought this is supported since it's part of GFM. |
Beta Was this translation helpful? Give feedback.
2 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.
-
I am one of your users who has been using your iOS markdown parsing library. I am very grateful for your work, which has enabled me to easily edit and read markdown documents on my iOS device.
I noticed that in my markdown document, I used the
tag in HTML to create collapsible content. However, I found that your parsing library does not seem to support this feature. Therefore, I would like to request your help.
Could you please add support for the
tag in your parsing library? This way, I can use this feature in my markdown document and have it displayed correctly in your parsing library.
Beta Was this translation helpful? Give feedback.
All reactions