markdown-it-container
markdown-it-container copied to clipboard
Fenced container plugin for markdown-it markdown parser
I am referring to #23 in requesting if it is possible to add a toggle that enables/disables multiple classes as the generated `div` name. I already checked the source code,...
If I write Markdown, I’d love to be able to use any CSS class I like – without the parser having to know about it in advance. If someone needs...
Able to add shortcode standard to markers like `[validate xxxx]`
I think we should be able to configure the min length of container markers by default if we set the mark to `:` ``` ::: container ::: ``` is a...