Fix my HTML and integrate prettier

This commit is contained in:
2024-03-29 14:19:01 -05:00
parent 12baf5df2e
commit 779cce9f9d
9 changed files with 102 additions and 65 deletions

View File

@ -41,6 +41,7 @@
},
"dependencies": {
"markdown-it-footnote": "^3.0.3",
"markdown-it-image-figures": "^2.1.1"
"markdown-it-image-figures": "^2.1.1",
"prettier": "^3.2.5"
}
}