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.
159
159
— Transform [ hast] [ ] to [ nlcst] [ ]
160
160
* [ ` hast-util-to-mdast ` ] ( https://github.com/syntax-tree/hast-util-to-mdast )
161
161
— Transform [ hast] [ ] to [ mdast] [ ]
162
+ * [ ` hast-util-to-xast ` ] ( https://github.com/syntax-tree/hast-util-to-xast )
163
+ — Transform [ hast] [ ] to [ xast] [ ]
162
164
* [ ` mdast-util-to-hast ` ] ( https://github.com/syntax-tree/mdast-util-to-hast )
163
165
— Transform [ mdast] [ ] to [ hast] [ ]
164
166
@@ -222,6 +224,8 @@ abide by its terms.
222
224
223
225
[ hast ] : https://github.com/syntax-tree/hast
224
226
227
+ [ xast ] : https://github.com/syntax-tree/xast
228
+
225
229
[ remark-retext ] : https://github.com/remarkjs/remark-retext
226
230
227
231
[ vfile ] : https://github.com/vfile/vfile
You can’t perform that action at this time.
0 commit comments