Community Extension: Resizable Multi Columns Layout #6317
GYHHAHA
started this conversation in
Community Extensions
Replies: 1 comment 2 replies
-
|
Thanks @GYHHAHA . Looks interesting. If you publish a Tiptap version of the library as a Tiptap extension, you can add it to https://github.com/ueberdosis/awesome-tiptap , our list of community extensions and projects. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
This is a ProseMirror plugin that allows you to create multiple columns in the editor. It also supports resizing columns and add/remove single column.
video.mp4
URL
https://github.com/GYHHAHA/prosemirror-columns
About
This extension can be easily integrate into Tiptap with
addProseMirrorPlugins(). The current version of the implementation is preliminary, with some performance optimization work to be done later. I'll probably release it to npm afterward. Feel free to leave your feedbacks. Thank you!Type
Document Editor
Other
No response
Beta Was this translation helpful? Give feedback.
All reactions