Skip to content

is there a plugin available for parsing swift-style block directives? #1317

Answered by wooorm
pontaoski asked this question in Q&A
Discussion options

You must be logged in to vote

Not that I am aware of.

To do that correctly, you’d need to integrate with micromark, the markdown parser. See its docs on extensions.

But, I would recommend using directives or MDX instead. Both rather popular. It might not work with Swift tools, but it’ll work with more tools.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ChristianMurphy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants