diff options
Diffstat (limited to 'test/books')
-rw-r--r-- | test/books/glossary/SUMMARY.md | 2 | ||||
-rw-r--r-- | test/books/glossary/folder/PAGE.md | 3 |
2 files changed, 5 insertions, 0 deletions
diff --git a/test/books/glossary/SUMMARY.md b/test/books/glossary/SUMMARY.md index ac9323c..deaea20 100644 --- a/test/books/glossary/SUMMARY.md +++ b/test/books/glossary/SUMMARY.md @@ -1 +1,3 @@ # Summary + +* [Page](folder/PAGE.md) diff --git a/test/books/glossary/folder/PAGE.md b/test/books/glossary/folder/PAGE.md new file mode 100644 index 0000000..33b17c2 --- /dev/null +++ b/test/books/glossary/folder/PAGE.md @@ -0,0 +1,3 @@ +# Page + +Just a page in a sub-directory to test relative link to glossary. |