emptynick / voyager-tiptap

TipTap WYSIWYG editor for Voyager II

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tiptap 2 WYSIWYG editor for Voyager II

This is a WYSIWYG editor based on tiptap 2

TODO

  • Add anchor extension
  • Add image extension
  • Add media-picker modal
  • Add autocomplete based on a custom route (allow linking as well?)
  • Add input class to ListItem checkbox when tiptap supports it
  • Disabled should really be disabled. Tiptap only restricts writing into the editor (not running actions)
  • Let user resize the editor in height
  • Changing max character count after initializing does not work

Special thanks

About

TipTap WYSIWYG editor for Voyager II

License:MIT License


Languages

Language:Vue 92.0%Language:PHP 5.5%Language:JavaScript 1.8%Language:HTML 0.6%