Implement info boxes; add now-burning entries

This commit is contained in:
2025-06-24 12:05:00 -05:00
parent e8eb8c9bc9
commit 7b9cd3a156
30 changed files with 179 additions and 4 deletions

View File

@ -41,6 +41,7 @@
"mdfigcaption": "^0.1.1"
},
"dependencies": {
"markdown-it-container": "^4.0.0",
"markdown-it-footnote": "^3.0.3",
"markdown-it-image-figures": "^2.1.1",
"prettier": "^3.2.5"