this plugin is based on Tiptap.dev which is itself in beta.
After a few late-nights and tons of questions to @Kayami , I finally got the starter kit version of the TipTap text editor working.
Get it here: Rich text editor -- š©° Tiptap.dev Plugin | Bubble
Itās free as in beer . But I would like you to pay with feedback
and requests. My goal is to treat this project as an open-source project, taking in pull requests and improving it for all of us.
Bring & Customize your own menu
Each little feature is accessible via workflows and have individual events that fire immediately. That means that you can create and control your own menu.
Tailwind Typography styling
The text inside the editor will be styled according to TailwindCSSās Typography styles.
Keyboard shortcuts
Both for classical editor and markdown. You can set a paragraph to Heading1 either by typing ā + ā„ + 1
or by adding #
at the beginning of a paragraph.
Elements
- Paragraphs
- Headings - from H1 to H6
- Images
- Ordered lists
- Unordered lists
- Quotes
- Links
- Code blocks
- Horizontal line
- Text alignment: left, center, right (and
justify)
- Text highlighting
Roadmap
Basics++ version
- Tables
- Code highlighting
- Customize styling
- Images sizing
Collaboration version
- Collaboration
- See each otherās cursors
- Offline mode
Releases
- 1.6.0: text highlighting
- 1.5.0: hovering on links fix
- 1.4.0 & 1.3.0
- 1.2.0
- 1.1.0