diff options
author | Alexis Hovorka <[email protected]> | 2024-08-17 19:32:06 -0600 |
---|---|---|
committer | Alexis Hovorka <[email protected]> | 2024-08-17 19:32:06 -0600 |
commit | d2a685e50d20101a42b7d9d08d1b90bb92defcd3 (patch) | |
tree | 36d844396b638488f989aab9f2cba73b208fc0b2 /package.json | |
parent | f5890b7e14fd5c7d4aa11f089bfaf851a94a85a0 (diff) |
[feat] Yet more tweaks
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index e74b89a..56f676d 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,7 @@ "@11ty/eleventy": "^1.0.0", "@11ty/eleventy-plugin-rss": "^1.1.0", "markdown-it": "^12.3.2", + "markdown-it-footnote": "^4.0.0", "markdown-it-anchor": "^7.1.0", "markdown-it-emoji": "^2.0.0", "markdown-it-mark": "^3.0.1" |