summaryrefslogtreecommitdiffstats
path: root/packages/gitbook-markdown/test/fixtures/SUMMARY_WHITESPACE.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gitbook-markdown/test/fixtures/SUMMARY_WHITESPACE.md')
-rw-r--r--packages/gitbook-markdown/test/fixtures/SUMMARY_WHITESPACE.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/packages/gitbook-markdown/test/fixtures/SUMMARY_WHITESPACE.md b/packages/gitbook-markdown/test/fixtures/SUMMARY_WHITESPACE.md
new file mode 100644
index 0000000..c1c87e6
--- /dev/null
+++ b/packages/gitbook-markdown/test/fixtures/SUMMARY_WHITESPACE.md
@@ -0,0 +1,15 @@
+# Summary
+
+* [Chapter 1](chapter-1/README.md)
+ * [Article 1](chapter-1/ARTICLE1.md)
+ * [Article 2](chapter-1/ARTICLE2.md)
+ * [article 1.2.1](\chapter-1\ARTICLE-1-2-1.md)
+ * [article 1.2.2](/chapter-1/ARTICLE-1-2-2.md)
+
+* [Chapter 2](chapter-2/README.md)
+* [Chapter 3](chapter-3/README.md)
+* [Chapter 4](chapter-4/README.md)
+
+ * Unfinished article
+
+* Unfinished Chapter \ No newline at end of file