File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -382,19 +382,19 @@ See the [unist glossary][glossary].
382
382
See the [ unist list of utilities] [ utilities ] for more utilities.
383
383
384
384
* [ ` xastscript ` ] ( https://github.com/syntax-tree/xastscript )
385
- — create xast trees
385
+ — create trees
386
386
* [ ` xast-util-feed ` ] ( https://github.com/syntax-tree/xast-util-feed )
387
387
— build feeds (RSS, Atom)
388
388
* [ ` xast-util-from-xml ` ] ( https://github.com/syntax-tree/xast-util-from-xml )
389
- — parse from XML to xast
389
+ — parse from XML
390
390
* [ ` xast-util-sitemap ` ] ( https://github.com/syntax-tree/xast-util-sitemap )
391
391
— build ` sitemap.xml `
392
392
* [ ` xast-util-to-string ` ] ( https://github.com/syntax-tree/xast-util-to-string )
393
- — get the text value of xast trees
393
+ — get the text value
394
394
* [ ` xast-util-to-xml ` ] ( https://github.com/syntax-tree/xast-util-to-xml )
395
- — serialize xast to XML
395
+ — serialize to XML
396
396
* [ ` hast-util-to-xast ` ] ( https://github.com/syntax-tree/hast-util-to-xast )
397
- — transform hast to xast
397
+ — transform to xast
398
398
399
399
## References
400
400
You can’t perform that action at this time.
0 commit comments