How to add custom syntax #63
alanlai1234
started this conversation in
General
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.
Thank you for the amazing library!
I am trying to see if I can modify this library so that it can support custom markdown syntax, for example additional blockquote colors, like github's note, warning containers. I am aware of custom markup parser, but i couldn't figure out if I extend presentionIntent for additional blockquote style, how to let the library render that.
Thanks for any help!
All reactions