Skip to content

Commit 18bfb99

Browse files
committed
feat: Add to nested example
1 parent bec226c commit 18bfb99

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

nested_example/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Nested example
2+
3+
This directory contains an example of the structure of a Docsify docs directory that uses two levels of markdown files. This links in the sidebar file and the markdown files demonstrate proper use of links.

nested_example/_sidebar.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
- [Home](#nested-example)
12
- [Foo](foo.md)
23
- [Bar](bar.md)
34
- Baz

0 commit comments

Comments
 (0)