mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-15 21:11:08 +02:00
render tables in markdown
This commit is contained in:
parent
0d71ad33f5
commit
8e0a3e2991
4 changed files with 75 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
|||
"@tiptap/extension-image": "^3.16.0",
|
||||
"@tiptap/extension-link": "^3.15.3",
|
||||
"@tiptap/extension-placeholder": "^3.15.3",
|
||||
"@tiptap/extension-table": "^3.22.4",
|
||||
"@tiptap/extension-task-item": "^3.15.3",
|
||||
"@tiptap/extension-task-list": "^3.15.3",
|
||||
"@tiptap/pm": "^3.15.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue