enh: rich text input

This commit is contained in:
Timothy Jaeryang Baek
2024-11-20 22:56:26 -08:00
parent e30c5e628c
commit aca06f92e8
4 changed files with 138 additions and 1 deletions

View File

@@ -58,6 +58,7 @@
"@pyscript/core": "^0.4.32",
"@sveltejs/adapter-node": "^2.0.0",
"@tiptap/core": "^2.10.0",
"@tiptap/extension-code-block-lowlight": "^2.10.0",
"@tiptap/extension-highlight": "^2.10.0",
"@tiptap/extension-placeholder": "^2.10.0",
"@tiptap/extension-typography": "^2.10.0",