-
- Best plugins
-
-
- Plugins can represent any Blocks: Quotes, Galleries, Polls, Embeds, Tables — anything you need. Also they can implement Inline Tools such as Marker, Term, Comments etc.
-
-
- {% for plugin in plugins %}
-
- {% endfor %}
- {%
- set ownTool = "
class MyTool {
- render() {
-
return document.createElement(’textarea’);
- }
- save(textarea) {
-
return {
- text: textarea.value
- }
- }
-}"
- %}
-
-
- Your own plugin
-
-
- Just implement render and save methods.
-
-
-
-
-
-
-
-
- Thousands of people already write with us.
-
-
-
-
-
- We will be really glad and inspired by every star of the project. It helps community to grow, build new cool plugins and core features.
-
-
-
-
-
-