@@ -69,19 +69,19 @@ for [cross-site scripting (XSS)][xss] attacks.
69
69
— check if a node is a (certain) element
70
70
* [ ` hast-util-has-property ` ] ( https://github.com/syntax-tree/hast-util-has-property )
71
71
— check if a node has a property
72
- * [ ` hast-util-is-body-ok-link ` ] ( https://github.com/rehypejs/rehype-minify/tree/master /packages/hast-util-is-body-ok-link )
72
+ * [ ` hast-util-is-body-ok-link ` ] ( https://github.com/rehypejs/rehype-minify/tree/HEAD /packages/hast-util-is-body-ok-link )
73
73
— check if a node is “Body OK” link element
74
- * [ ` hast-util-is-conditional-comment ` ] ( https://github.com/rehypejs/rehype-minify/tree/master /packages/hast-util-is-conditional-comment )
74
+ * [ ` hast-util-is-conditional-comment ` ] ( https://github.com/rehypejs/rehype-minify/tree/HEAD /packages/hast-util-is-conditional-comment )
75
75
— check if a node is a conditional comment
76
- * [ ` hast-util-is-css-link ` ] ( https://github.com/rehypejs/rehype-minify/tree/master /packages/hast-util-is-css-link )
76
+ * [ ` hast-util-is-css-link ` ] ( https://github.com/rehypejs/rehype-minify/tree/HEAD /packages/hast-util-is-css-link )
77
77
— check if a node is a CSS link element
78
- * [ ` hast-util-is-css-style ` ] ( https://github.com/rehypejs/rehype-minify/tree/master /packages/hast-util-is-css-style )
78
+ * [ ` hast-util-is-css-style ` ] ( https://github.com/rehypejs/rehype-minify/tree/HEAD /packages/hast-util-is-css-style )
79
79
— check if a node is a CSS style element
80
80
* [ ` hast-util-embedded ` ] ( https://github.com/syntax-tree/hast-util-embedded )
81
81
— check if a node is an embedded element
82
82
* [ ` hast-util-heading ` ] ( https://github.com/syntax-tree/hast-util-heading )
83
83
— check if a node is a heading element
84
- * [ ` hast-util-is-javascript ` ] ( https://github.com/rehypejs/rehype-minify/tree/master /packages/hast-util-is-javascript )
84
+ * [ ` hast-util-is-javascript ` ] ( https://github.com/rehypejs/rehype-minify/tree/HEAD /packages/hast-util-is-javascript )
85
85
— check if a node is a JavaScript script element
86
86
* [ ` hast-util-labelable ` ] ( https://github.com/syntax-tree/hast-util-labelable )
87
87
— check whether a node is labelable
@@ -144,11 +144,11 @@ abide by its terms.
144
144
145
145
[ author ] : https://wooorm.com
146
146
147
- [ contributing ] : https://github.com/syntax-tree/.github/blob/master /contributing.md
147
+ [ contributing ] : https://github.com/syntax-tree/.github/blob/HEAD /contributing.md
148
148
149
- [ support ] : https://github.com/syntax-tree/.github/blob/master /support.md
149
+ [ support ] : https://github.com/syntax-tree/.github/blob/HEAD /support.md
150
150
151
- [ coc ] : https://github.com/syntax-tree/.github/blob/master /code-of-conduct.md
151
+ [ coc ] : https://github.com/syntax-tree/.github/blob/HEAD /code-of-conduct.md
152
152
153
153
[ hast ] : https://github.com/syntax-tree/hast
154
154
0 commit comments