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 f26f51d commit c4d3fb1Copy full SHA for c4d3fb1
README.md
@@ -76,8 +76,6 @@ For each heading that you would like to be included in a table of contents just
76
77
markdown-include is available on npm for easy installation:
78
79
-fuck!
80
-
81
```
82
npm install markdown-include
83
markdown-include.js
@@ -1,7 +1,7 @@
1
/**
2
* @author Sethen Maleno (https://github.com/sethen)
3
* @description Include markdown files into other markdown files
4
- * @version 0.4.1
+ * @version 0.4.3
5
*/
6
7
/* eslint-env node */
0 commit comments