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.
1 parent 2df50a8 commit cda3e86Copy full SHA for cda3e86
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "turndown-plugin-confluence-to-gfm",
3
"description": "Turndown plugin to convert Confluence HTML pages to GitHub Flavored Markdown extensions.",
4
- "version": "0.3.0",
+ "version": "0.4.0",
5
"author": "Guy Deffaux",
6
"main": "lib/turndown-plugin-confluence-to-gfm.cjs.js",
7
"module": "lib/turndown-plugin-confluence-to-gfm.es.js",
0 commit comments