File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# hast-util-raw [ ![ Build] [ build-badge ]] [ build ] [ ![ Coverage] [ coverage-badge ]] [ coverage ] [ ![ Downloads] [ downloads-badge ]] [ downloads ] [ ![ Chat] [ chat-badge ]] [ chat ]
22
3- Parse a [ HAST ] [ ] tree again, with support for embedded ` raw ` nodes.
3+ Parse a [ hast ] [ ] tree again, with support for embedded ` raw ` nodes.
44
55One of the reasons to do this is for “malformed” syntax trees: for
66example, say there’s an ` h1 ` element in a ` p ` element, this utility
@@ -53,8 +53,8 @@ Yields:
5353
5454### ` raw(tree[, file]) `
5555
56- Given a [ HAST ] [ ] tree and an optional [ vfile] [ ] (for positional info),
57- return a new parsed-again [ HAST ] [ ] tree.
56+ Given a [ hast ] [ ] tree and an optional [ vfile] [ ] (for positional info),
57+ return a new parsed-again [ hast ] [ ] tree.
5858
5959## Contribute
6060
You can’t perform that action at this time.
0 commit comments