We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cdcb26 commit 9b203e5Copy full SHA for 9b203e5
readme.md
@@ -92,6 +92,11 @@ attack as values are injected into the syntax tree.
92
Either do not use user input in `from-selector` or use
93
[`hast-util-santize`][sanitize].
94
95
+## Related
96
+
97
+* [`hast-util-parse-selector`](https://github.com/syntax-tree/hast-util-parse-selector)
98
+ — create an element from a simple CSS selector
99
100
## Contribute
101
102
See [`contributing.md` in `syntax-tree/.github`][contributing] for ways to get
0 commit comments