File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Compile markdown to HTML with [ ** remark** ] [ remark ] .
4
4
5
+ > :warning : This package essentially packs [ ` remark-rehype ` ] [ remark2rehype ] and
6
+ > [ ` rehype-stringify ` ] [ rehype-stringify ] , and although it does support some
7
+ > customisation, it isn’t very pluggable. It’s probably smarter to use
8
+ > ` remark-rehype ` directly and benefit from the [ ** rehype** ] [ rehype ]
9
+ > ecosystem.
10
+
5
11
## Installation
6
12
7
13
[ npm] [ ] :
@@ -195,3 +201,9 @@ For example, the following node:
195
201
[ github ] : https://github.com/wooorm/hast-util-sanitize#schema
196
202
197
203
[ to-hast ] : https://github.com/wooorm/mdast-util-to-hast#note
204
+
205
+ [ remark2rehype ] : https://github.com/wooorm/remark-rehype
206
+
207
+ [ rehype-stringify ] : https://github.com/wooorm/rehype/tree/master/packages/rehype-stringify
208
+
209
+ [ rehype ] : https://github.com/wooorm/rehype
You can’t perform that action at this time.
0 commit comments