markdown-it-container
markdown-it-container copied to clipboard
Not requiring the container name?
trafficstars
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 more control, they can use method .validate().
Use cases:
- Creating colored boxes in text.
- Using Markdown for slides (where fenced divs can set up various layouts).