Replace tiptap with marked + markdown lol

This commit is contained in:
2026-02-03 18:23:15 +13:00
parent ff228befc0
commit af726fc4a0
10 changed files with 39 additions and 66 deletions

View File

@@ -40,6 +40,7 @@
"@tiptap/html": "^3.18.0",
"@tiptap/pm": "^3.18.0",
"@tiptap/starter-kit": "^3.18.0",
"marked": "^17.0.1",
"postgres": "^3.4.8",
"tiptap": "^1.32.2"
}