docs: update content

This commit is contained in:
Hans Pagel
2021-04-07 22:53:51 +02:00
parent fa23bae5b5
commit e23f1bd299

View File

@@ -58,8 +58,6 @@ You can even mix non-editable and editable text. Thats great to build complex
</div> </div>
``` ```
**BUT**, that also means the cursor cant just move from outside of the node view to the inside. Users have to manually place their cursor to edit the content inside the node view. Just so you know.
## Markup ## Markup
But what happens if you [access the editor content](/guide/output)? If youre working with HTML, youll need to tell tiptap how your node should be serialized. But what happens if you [access the editor content](/guide/output)? If youre working with HTML, youll need to tell tiptap how your node should be serialized.