diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/gitbook-markdown/package.json | 2 | ||||
-rw-r--r-- | packages/gitbook-markdown/test/fixtures/SUMMARY.md | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/packages/gitbook-markdown/package.json b/packages/gitbook-markdown/package.json index 9dc78d9..ca77b0f 100644 --- a/packages/gitbook-markdown/package.json +++ b/packages/gitbook-markdown/package.json @@ -8,7 +8,7 @@ "lodash": "^3.2.0", "kramed": "0.5.6", "kramed-text-renderer": "0.2.1", - "gitbook-html": "1.2.0" + "gitbook-html": "1.2.1" }, "devDependencies": { "mocha": "^2.3.3" diff --git a/packages/gitbook-markdown/test/fixtures/SUMMARY.md b/packages/gitbook-markdown/test/fixtures/SUMMARY.md index 3bf4a88..cb807d6 100644 --- a/packages/gitbook-markdown/test/fixtures/SUMMARY.md +++ b/packages/gitbook-markdown/test/fixtures/SUMMARY.md @@ -10,3 +10,7 @@ * [Chapter 4](chapter-4/README.md) * Unfinished article * Unfinished Chapter + +---- + +* Chapter 4 |