Skip to content

Commit c4d3fb1

Browse files
author
Sethen Maleno
committed
Changes to documentation, updated version
1 parent f26f51d commit c4d3fb1

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,6 @@ For each heading that you would like to be included in a table of contents just
7676

7777
markdown-include is available on npm for easy installation:
7878

79-
fuck!
80-
8179
```
8280
npm install markdown-include
8381
```

markdown-include.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* @author Sethen Maleno (https://github.com/sethen)
33
* @description Include markdown files into other markdown files
4-
* @version 0.4.1
4+
* @version 0.4.3
55
*/
66

77
/* eslint-env node */

0 commit comments

Comments
 (0)