0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-26 14:48:10 +00:00

Move Superscript/Subscript functions into their own module

This commit is contained in:
David Bolack
2025-02-10 20:47:17 -06:00
parent de30722554
commit 11396389ab
3 changed files with 14 additions and 30 deletions

View File

@@ -114,6 +114,7 @@
"marked-extended-tables": "^1.1.0",
"marked-gfm-heading-id": "^4.0.1",
"marked-smartypants-lite": "^1.0.3",
"marked-subsuper-text": "^1.0.1",
"markedLegacy": "npm:marked@^0.3.19",
"moment": "^2.30.1",
"mongoose": "^8.9.6",