LeaVerou / md-block

A custom element for rendering stylable (light DOM) Markdown

Home Page:https://md-block.verou.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How would I use the footnotes plugin with md-block?

shah opened this issue · comments

Everything's working great with md-block but I need footnotes, which seem to be supported with this github.com/xiaoliwang/markedjs-extra plugins. Is there any support for adding plugins to the rendering process?

Per #7 I've switched over to markdown-it so I don't need this any more but if you a minute to answer for others, please do so. Thanks the great ideas in this web component!