0.1.9 • Published 2 years ago
@autoanki/plugin-content-markdown v0.1.9
@autoanki/plugin-content-markdown
Styling
The HTML converted from the markdown is wrapped inside a <div class="markdown-body"></div>
. Thus, you can use the class .markdown-body
to style the markdown as you wish.