File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -159,6 +159,8 @@ openings for [cross-site scripting (XSS)][xss] attacks.
159159 — Transform [ hast] [ ] to [ nlcst] [ ]
160160* [ ` hast-util-to-mdast ` ] ( https://github.com/syntax-tree/hast-util-to-mdast )
161161 — Transform [ hast] [ ] to [ mdast] [ ]
162+ * [ ` hast-util-to-xast ` ] ( https://github.com/syntax-tree/hast-util-to-xast )
163+ — Transform [ hast] [ ] to [ xast] [ ]
162164* [ ` mdast-util-to-hast ` ] ( https://github.com/syntax-tree/mdast-util-to-hast )
163165 — Transform [ mdast] [ ] to [ hast] [ ]
164166
@@ -222,6 +224,8 @@ abide by its terms.
222224
223225[ hast ] : https://github.com/syntax-tree/hast
224226
227+ [ xast ] : https://github.com/syntax-tree/xast
228+
225229[ remark-retext ] : https://github.com/remarkjs/remark-retext
226230
227231[ vfile ] : https://github.com/vfile/vfile
You can’t perform that action at this time.
0 commit comments