Hi, I took the liberty of not using the issue template because this seems to be a feature scope question, hope that's okay.
I'm using an 11ty theme that incorporates Bootstrap, hence I'd like some tags to include default classes e.g. <blockquote class="blockquote">. Is there a way to do this with this plugin?
Hi, I took the liberty of not using the issue template because this seems to be a feature scope question, hope that's okay.
I'm using an 11ty theme that incorporates Bootstrap, hence I'd like some tags to include default classes e.g.
<blockquote class="blockquote">
. Is there a way to do this with this plugin?I tried to do it with markdown-it but didn't get very far: https://github.com/markdown-it/markdown-it/issues/117#issuecomment-1479686759