File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Transform [ MDAST] [ ] to [ NLCST] [ ] .
4
4
5
- > ** Note** You probably want to use [ remark-retext] [ ] .
5
+ > ** Note** You probably want to use [ ` remark-retext ` ] [ remark-retext ] .
6
6
7
7
## Installation
8
8
@@ -64,6 +64,17 @@ into an [NLCST][nlcst] tree.
64
64
65
65
[ ` NLCSTNode ` ] [ nlcst ] .
66
66
67
+ ## Related
68
+
69
+ * [ ` remark-retext ` ] [ remark-retext ]
70
+ — ** retext** support for ** remark**
71
+ * [ ` hast-util-to-nlcst ` ] ( https://github.com/syntax-tree/hast-util-to-nlcst )
72
+ — Transform HAST to NLCST
73
+ * [ ` hast-util-to-mdast ` ] ( https://github.com/syntax-tree/hast-util-to-mdast )
74
+ — Transform HAST to MDAST
75
+ * [ ` mdast-util-to-hast ` ] ( https://github.com/syntax-tree/mdast-util-to-hast )
76
+ — Transform MDAST to HAST
77
+
67
78
## License
68
79
69
80
[ MIT] [ license ] © [ Titus Wormer] [ author ]
You can’t perform that action at this time.
0 commit comments