diff options
Diffstat (limited to 'docs/pages.md')
-rw-r--r-- | docs/pages.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/pages.md b/docs/pages.md index e72ffad..6528c93 100644 --- a/docs/pages.md +++ b/docs/pages.md @@ -8,7 +8,7 @@ Subchapters are defined simply by adding a nested list to a parent chapter. ### Simple example -``` +```markdown # Summary * [Part I](part1/README.md) @@ -21,7 +21,7 @@ Subchapters are defined simply by adding a nested list to a parent chapter. ### Example with subchapters split into parts -``` +```markdown # Summary ### Part 1 |