markdown-it-container icon indicating copy to clipboard operation
markdown-it-container copied to clipboard

Not requiring the container name?

Open rauschma opened this issue 3 years ago • 0 comments
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).

rauschma avatar Sep 15 '22 22:09 rauschma