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 1180be2 commit 9ab0fb9Copy full SHA for 9ab0fb9
package.json
@@ -14,6 +14,10 @@
14
],
15
"repository": "syntax-tree/mdast-util-to-string",
16
"bugs": "https://github.com/syntax-tree/mdast-util-to-string/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