Toss a coin to your witcher – aka $upport this project:
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.
Demo
Editor — unfortunately I had to turn off the editor because it exposes my API key
Real-time collaboration
You will need an account with https://collab.tiptap.dev .
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.
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: bold, italic, underline
- 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
- Tables