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 @@ -35,15 +35,15 @@ This document describes version 1.0.0 of **NLCST**.
3535## List of Utilities
3636
3737* [ ` nlcst-is-literal ` ] ( https://github.com/syntax-tree/nlcst-is-literal )
38- — Check whether a node is meant literally;
38+ — Check whether a node is meant literally
3939* [ ` nlcst-normalize ` ] ( https://github.com/syntax-tree/nlcst-normalize )
40- — Normalize a word for easier comparison;
40+ — Normalize a word for easier comparison
4141* [ ` nlcst-search ` ] ( https://github.com/syntax-tree/nlcst-search )
42- — Search for patterns in an NLCST tree;
42+ — Search for patterns in an NLCST tree
4343* [ ` nlcst-to-string ` ] ( https://github.com/syntax-tree/nlcst-to-string )
44- — Stringify a node;
44+ — Stringify a node
4545* [ ` nlcst-test ` ] ( https://github.com/syntax-tree/nlcst-test )
46- — Validate a NLCST node;
46+ — Validate a NLCST node
4747
4848In addition, see [ ** Unist** ] [ unist ] for other utilities which
4949work with ** retext** nodes.
You can’t perform that action at this time.
0 commit comments