Skip to content

How to configure vscode-remark to format admonitions properly? #1035

Answered by ChristianMurphy
rakuzen25 asked this question in Q&A
Discussion options

You must be logged in to vote

Admonitions are not part of commonmark, and therefore are not directly supported by remark.
However, a plugin can be used to add support, for example https://github.com/elviswolcott/remark-admonitions or https://github.com/myl7/remark-github-beta-blockquote-admonitions

It's also worth noting that, if Mkdoc has a bug in their admonitions support, as you suggest. It would probably be good to raise a bug with Mkdoc rather than trying to push other project to add a bug to their markdown to match.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@rakuzen25
Comment options

@ChristianMurphy
Comment options

Answer selected by rakuzen25
Comment options

You must be logged in to vote
1 reply
@rakuzen25
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants