Skip to content

Commit 94d12ea

Browse files
committed
Add more entries to list of related projects
1 parent fbff671 commit 94d12ea

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

readme.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,11 @@ XML can be a dangerous language: don’t trust user-provided data.
106106
## Related
107107

108108
* [`xast-util-to-xml`](https://github.com/syntax-tree/xast-util-to-xml)
109-
— Serialize xast to XML
109+
— serialize xast to XML
110+
* [`hast-util-to-xast`](https://github.com/syntax-tree/hast-util-to-xast)
111+
— transform hast (html, svg) to xast (xml)
112+
* [`xastscript`](https://github.com/syntax-tree/xastscript)
113+
— create xast trees
110114

111115
## Contribute
112116

0 commit comments

Comments
 (0)