We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
funding
package.json
1 parent a0d8e5b commit fc7a71aCopy full SHA for fc7a71a
package.json
@@ -14,6 +14,10 @@
14
],
15
"repository": "syntax-tree/mdast-util-heading-range",
16
"bugs": "https://github.com/syntax-tree/mdast-util-heading-range/issues",
17
+ "funding": {
18
+ "type": "opencollective",
19
+ "url": "https://opencollective.com/unified"
20
+ },
21
"author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
22
"contributors": [
23
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
0 commit comments