Add Seitan article, implement <figure> capability

This commit is contained in:
N-Upchurch
2023-07-19 10:04:42 -05:00
parent f51ae9eab7
commit c52c579447
4 changed files with 27 additions and 4 deletions

View File

@ -42,6 +42,7 @@
"markdown-it-anchor": "^8.6.7"
},
"dependencies": {
"markdown-it-footnote": "^3.0.3"
"markdown-it-footnote": "^3.0.3",
"markdown-it-image-figures": "^2.1.1"
}
}