feat: cleaning up newer posts using old shortcode

also adding markdown-it-attrs to add attrs to various markdown elements!
This commit is contained in:
Devin Haska 2025-01-16 23:17:36 -08:00
parent d59b3767f4
commit 20fcf37d3a
9 changed files with 47 additions and 100 deletions

View file

@ -26,6 +26,7 @@
"markdown-it": "^14.0.0",
"markdown-it-abbr": "^2.0.0",
"markdown-it-anchor": "^8.6.7",
"markdown-it-attrs": "^4.3.1",
"markdown-it-footnote": "^4.0.0",
"markdown-it-image-figures": "^2.1.1",
"markdown-it-prism": "^2.3.0",