Set up abbrs and footnotes
This commit is contained in:
parent
e64eac49d7
commit
fc2a7007d0
3 changed files with 201 additions and 157 deletions
|
|
@ -17,7 +17,7 @@
|
|||
"author": "",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@11ty/eleventy": "^1.0.1",
|
||||
"@11ty/eleventy": "^1.0.2",
|
||||
"@thi.ng/hiccup": "3.6.22",
|
||||
"lodash": "^4.17.21",
|
||||
"luxon": "^2.3.0",
|
||||
|
|
@ -25,6 +25,8 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@11ty/eleventy-plugin-rss": "^1.1.2",
|
||||
"@remy/webmention": "^1.4.5"
|
||||
"@remy/webmention": "^1.4.5",
|
||||
"markdown-it-abbr": "^1.0.4",
|
||||
"markdown-it-footnote": "^3.0.3"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue