Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 583 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 583 Bytes

Slate RTE (WYSIWYG) Example

This is an example of Rich Text Editor example. It contains various standard features, as well as some more complicated ones (like tables and nested list). Built using SlateJS, which provides full flexibility of the implementation for the RTE.

Some formatting features are:

  • Bold
  • Italic
  • Underline
  • Code
  • Heading 1 - 6
  • Alignment Format (Left, Center, Right, Justify)
  • Link
  • Table
  • Nested List

Note

Press Tab to increase list depth and Shift+Tab to decrease the list depth

TODO

Add image support