Open ajmas opened 2 years ago
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.
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.