support md footnotes

This commit is contained in:
Cory Dransfeldt 2023-03-11 21:27:11 -08:00
parent 5c6deac7a2
commit f4fdb6d642
No known key found for this signature in database
3 changed files with 8 additions and 0 deletions

View file

@ -34,6 +34,7 @@
"eleventy-rss-helper": "^1.2.1",
"markdown-it": "^12.3.2",
"markdown-it-anchor": "^8.4.1",
"markdown-it-footnote": "^3.0.3",
"tailwind-dracula": "^1.1.0",
"tailwindcss": "^3.0.18"
}