Skip to content

Commit 389f296

Browse files
committed
Update docs
1 parent 2ac6e36 commit 389f296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/helpers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Creates a new text node object.
2727

2828
#### `Data::html($html|$tag, $attrs = [], $content = [], $marks = [])`
2929

30-
Creates a new HTML node object.
30+
Creates a new HTML node object. Input is treated as raw HTML, so any text should be escaped with the `e()` helper.
3131

3232
#### `Data::apply($item, ...$properties)`
3333

0 commit comments

Comments
 (0)