Ritor is an experimental rich text (WYSIWYG) editor which focus on formatting text.

The goal is to be modular, lightweight and minimal with zero dependencies. It is build using Selection and Range API, avoids use of deprecated document.execCommand() method.

It supports bold (ctrl+b), italic (ctrl+i), underline (ctrl+u) and clear formatting options.

Roadmap:
- Link
- Text color
- List (ordered and unordered)
- Undo and Redo
- Copy paste (allow inline tags)
- Generate optimized html

Try editing...