(iframe) add iframe

This commit is contained in:
Julien Calixte
2023-07-18 22:37:10 +02:00
parent de0f592c46
commit 2d15e1cf26
4 changed files with 14 additions and 0 deletions

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

@@ -10,3 +10,4 @@ declare module 'markdown-it-checkbox'
declare module 'markdown-it-footnote'
declare module 'markdown-it-regexp'
declare module 'markdown-it-latex'
declare module 'markdown-it-iframe'