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

Documentation on how to disable certain tags

Open ajmas opened this issue 3 years ago • 0 comments

Based on this issue, it is possible to enable and disable certain tags:

https://github.com/markdown-it/markdown-it/issues/582

How would I achieve the equivalent with vue3-markdown-it? I am essentially wanting to disable processing of the header tags.

I didn't see anything in the docs for this.

ajmas avatar Sep 13 '22 20:09 ajmas