Rich Text Editor
LiveCodes includes a built-in rich text editor powered by Quill, a modern WYSIWYG editor. This allows writing formatted content visually which is then rendered as HTML in the result page.
Usage
Demo
How It Works
When the Rich Text Editor language is selected for the markup editor, the code editor is replaced with a Quill editor. Content created in the editor is converted to HTML and rendered directly in the result page.
The generated HTML can be viewed in the compiled code viewer.
Editor Features
The Quill editor includes several plugins:
- HTML Edit — switch between rich text and HTML source editing
- Blot Formatter — resize and align images and embeds
- Better Table — create and edit tables with column/row operations
Language Info
Name
richtext
Extensions
.rte, .rte.html, .rich
Editor
markup