(markdown) add markdown footnote

This commit is contained in:
Julien Calixte
2021-12-11 21:45:44 +01:00
parent 3c88f7818c
commit ef694281fa
3 changed files with 7 additions and 0 deletions

1
src/shims-vue.d.ts vendored
View File

@@ -7,3 +7,4 @@ declare module 'pouchdb-adapter-indexeddb'
declare module '@toycode/markdown-it-class'
declare module 'markdown-it-block-embed'
declare module 'markdown-it-checkbox'
declare module 'markdown-it-footnote'