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 532f69e commit 534f899Copy full SHA for 534f899
package.json
@@ -10,6 +10,10 @@
10
],
11
"repository": "syntax-tree/mdast-util-toc",
12
"bugs": "https://github.com/syntax-tree/mdast-util-toc/issues",
13
+ "funding": {
14
+ "type": "opencollective",
15
+ "url": "https://opencollective.com/unified"
16
+ },
17
"author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
18
"contributors": [
19
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
0 commit comments