@@ -58,27 +58,27 @@ alphabetically based on content after `hast-util-`
58
58
— Find and replace text
59
59
* [ ` hast-util-from-parse5 ` ] ( https://github.com/syntax-tree/hast-util-from-parse5 )
60
60
— Transform Parse5’s AST to HAST
61
- * [ ` hast-util-from-string ` ] ( https://github.com/wooorm /rehype-minify/tree/master/packages/hast-util-from-string )
61
+ * [ ` hast-util-from-string ` ] ( https://github.com/rehypejs /rehype-minify/tree/master/packages/hast-util-from-string )
62
62
— Set the plain-text value of a node
63
63
* [ ` hast-util-has-property ` ] ( https://github.com/syntax-tree/hast-util-has-property )
64
64
— Check if a node has a property
65
65
* [ ` hast-util-heading ` ] ( https://github.com/syntax-tree/hast-util-heading )
66
66
— Check if a node is heading content
67
67
* [ ` hast-util-interactive ` ] ( https://github.com/syntax-tree/hast-util-interactive )
68
68
— Check if a node is interactive
69
- * [ ` hast-util-is-body-ok-link ` ] ( https://github.com/wooorm /rehype-minify/tree/master/packages/hast-util-is-body-ok-link )
69
+ * [ ` hast-util-is-body-ok-link ` ] ( https://github.com/rehypejs /rehype-minify/tree/master/packages/hast-util-is-body-ok-link )
70
70
— Check if a ` link ` element is “Body OK”
71
- * [ ` hast-util-is-conditional-comment ` ] ( https://github.com/wooorm /rehype-minify/tree/master/packages/hast-util-is-conditional-comment )
71
+ * [ ` hast-util-is-conditional-comment ` ] ( https://github.com/rehypejs /rehype-minify/tree/master/packages/hast-util-is-conditional-comment )
72
72
— Check if ` node ` is a conditional comment
73
- * [ ` hast-util-is-css-link ` ] ( https://github.com/wooorm /rehype-minify/tree/master/packages/hast-util-is-css-link )
73
+ * [ ` hast-util-is-css-link ` ] ( https://github.com/rehypejs /rehype-minify/tree/master/packages/hast-util-is-css-link )
74
74
— Check if ` node ` is a CSS ` link `
75
- * [ ` hast-util-is-css-style ` ] ( https://github.com/wooorm /rehype-minify/tree/master/packages/hast-util-is-css-style )
75
+ * [ ` hast-util-is-css-style ` ] ( https://github.com/rehypejs /rehype-minify/tree/master/packages/hast-util-is-css-style )
76
76
— Check if ` node ` is a CSS ` style `
77
77
* [ ` hast-util-is-element ` ] ( https://github.com/syntax-tree/hast-util-is-element )
78
78
— Check if ` node ` is a (certain) element
79
- * [ ` hast-util-is-event-handler ` ] ( https://github.com/wooorm /rehype-minify/tree/master/packages/hast-util-is-event-handler )
79
+ * [ ` hast-util-is-event-handler ` ] ( https://github.com/rehypejs /rehype-minify/tree/master/packages/hast-util-is-event-handler )
80
80
— Check if ` property ` is an event handler
81
- * [ ` hast-util-is-javascript ` ] ( https://github.com/wooorm /rehype-minify/tree/master/packages/hast-util-is-javascript )
81
+ * [ ` hast-util-is-javascript ` ] ( https://github.com/rehypejs /rehype-minify/tree/master/packages/hast-util-is-javascript )
82
82
— Check if ` node ` is a JavaScript ` script `
83
83
* [ ` hast-util-labelable ` ] ( https://github.com/syntax-tree/hast-util-labelable )
84
84
— Check if ` node ` is labelable
@@ -106,7 +106,7 @@ alphabetically based on content after `hast-util-`
106
106
— Transform HAST to NLCST
107
107
* [ ` hast-util-to-parse5 ` ] ( https://github.com/syntax-tree/hast-util-to-parse5 )
108
108
— Transform HAST to Parse5’s AST
109
- * [ ` hast-util-to-string ` ] ( https://github.com/wooorm /rehype-minify/tree/master/packages/hast-util-to-string )
109
+ * [ ` hast-util-to-string ` ] ( https://github.com/rehypejs /rehype-minify/tree/master/packages/hast-util-to-string )
110
110
— Get the plain-text value of a node
111
111
* [ ` hast-util-transparent ` ] ( https://github.com/syntax-tree/hast-util-transparent )
112
112
— Check if ` node ` is transparent content
@@ -418,7 +418,7 @@ Thanks to [**@kthjm**](https://github.com/kthjm)
418
418
419
419
[ text ] : https://github.com/syntax-tree/unist#text
420
420
421
- [ rehype ] : https://github.com/wooorm /rehype
421
+ [ rehype ] : https://github.com/rehypejs /rehype
422
422
423
423
[ nlcst ] : https://github.com/syntax-tree/nlcst
424
424
@@ -436,7 +436,7 @@ Thanks to [**@kthjm**](https://github.com/kthjm)
436
436
437
437
[ ideas ] : https://github.com/syntax-tree/ideas
438
438
439
- [ chat ] : https://gitter.im/wooorm/rehype
439
+ [ chat ] : https://gitter.im/rehypejs/Lobby
440
440
441
441
[ license ] : https://creativecommons.org/licenses/by/4.0/
442
442
0 commit comments