Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
URL: http://github.com/markdoc/markdoc/discussions/578
href="https://github.githubassets.com/assets/github-b184eb87701960eb.css" />
Uh oh!
There was an error while loading. Please reload this page.
-
I have a particular feature request within the directive-like syntax, for which here is an example.
The code below
may change to
After being parsed and converted to HTML.
I'm asking for this because you know that Markdoc uses too many components and JS even when there is no need, like for a better image syntax in Markdoc you specifically need to create a component and link(maybe I'm not using the right word here) it to Markdoc.
Btw, I was inspired by remark-directive's code example. Though it's a code example but I think it's powerful for some really simple things.
Beta Was this translation helpful? Give feedback.
All reactions