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 d3499ff commit e72968fCopy full SHA for e72968f
readme.md
@@ -56,6 +56,13 @@ lowercases alphabetical characters (`[A-Z]`).
56
57
`boolean`, default: `false` — Do not strip hyphens (`-`).
58
59
+## Related
60
+
61
+* [`nlcst-is-literal`](https://github.com/syntax-tree/nlcst-is-literal)
62
+ — Check whether a node is meant literally
63
+* [`nlcst-search`](https://github.com/syntax-tree/nlcst-search)
64
+ — Search for patterns
65
66
## Contribute
67
68
See [`contributing.md` in `syntax-tree/.github`][contributing] for ways to get
0 commit comments