We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f699a7 commit e0d4c62Copy full SHA for e0d4c62
docs/formats.md
@@ -79,4 +79,6 @@ Alternatively you can specify an HTML string as follows:
79
80
```php
81
['content' => '<p>Some HTML</p>']
82
-```
+```
83
+
84
+Tiptap only supports the `content` option for nodes, not marks.
0 commit comments