-
-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
I have a usecase where we need to support the commonmark directives (https://github.com/remarkjs/remark-directive) and wondering if there are plans to support this, or if it's something I could contribute to.
For my usecase, markdown-rs is used as a library and it's fine to write rust code to define the directives directly, or as a fallback, even just render the directives as a web component format <directive-name attr=attrVal> and then the user can supply the webcomponent implementations themselves.
slorber, mrxiaozhuox, lukasfri, tommy-gilligan, m-2k and 1 moreslorber, mrxiaozhuox, lukasfri and tommy-gilligan
Metadata
Metadata
Assignees
Labels
No labels