improve wording

This commit is contained in:
Philipp Kühn
2018-08-24 23:02:32 +02:00
parent 2e2a07daec
commit 6f8de01405
8 changed files with 22 additions and 19 deletions

View File

@@ -5,7 +5,7 @@
tiptap a renderless rich-text editor toolkit for Vue.js
</h1>
<p>
This editor is based on <a href="https://prosemirror.net">Prosemirror</a>, <em>fully extendable</em> and renderless. There is a plugin system that lets you render each node as <strong>a vue component</strong>.
This editor is based on <a href="https://prosemirror.net">Prosemirror</a>, <em>fully extendable</em> and renderless. You can easily add custom nodes as <strong>Vue components</strong>.
</p>
</div>
</div>