Text Editor
With the Text Editor you can post comments, instructions or any information that is relevant for your business.
Quick start
- To add a new Text Editor, use the Widgets Panel.
- Type some text
- Switch to Preview and see the rendered version
- Click
...
in the top right corner of the widget and select "View" to finish editing - Click
...
in the top right corner of the widget and select "Edit" to continue editing
See also: List of common actions available for widgets.
Supported formats
By default, we provide support for Markdown and HTML syntax. Depending on the configuration of your application, you may have access to additional syntax.
Markdown
Markdown is a very simple markup language which supports bold, italic text, headers, tables and other features, follow this link to learn more about Markdown.
HTML
Ask your product development team to enable this feature ("renderer" property of the Text Editor needs to be set as follows: "renderer": "sanitized-html"
). For a complete list of supported HTML tags and property, refer to the sanitize-html library.
Extensions
The Text Editor can be configured to render any syntax. Ask your product development team for more information.
Below is an example using the Latex syntax: