feat: Added 'footnotes' markdown extension.

This commit is contained in:
Spencer Brower
2026-08-04 14:34:13 -04:00
parent fde54c1f94
commit 695548bada
7 changed files with 234 additions and 13 deletions
+3
View File
@@ -1,4 +1,7 @@
{
"markdown_extensions": {
"footnotes": true
},
"params": {
"author": {
"name": "Spencer Brower"