Skip to content

putugde/slate-rte-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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