summaryrefslogtreecommitdiffstats
path: root/docs/pages.md
diff options
context:
space:
mode:
authorHur jung ju <tinydew4@users.noreply.github.com>2016-10-20 00:56:03 +0900
committerNicolas Gaborit <soreine.plume@gmail.com>2016-10-19 17:56:03 +0200
commitb564ef658001f3f7ceb59bbe01a4c99d4ab79509 (patch)
tree1ed4be352802221015a9a4d9d60df88dc08eb8c2 /docs/pages.md
parentd6de8f4173ca75b343882735544eb826c671289f (diff)
downloadgitbook-b564ef658001f3f7ceb59bbe01a4c99d4ab79509.zip
gitbook-b564ef658001f3f7ceb59bbe01a4c99d4ab79509.tar.gz
gitbook-b564ef658001f3f7ceb59bbe01a4c99d4ab79509.tar.bz2
Add 'emphasis' in 'SUMMARY.md' and trimming (#1566)
Diffstat (limited to 'docs/pages.md')
-rw-r--r--docs/pages.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/pages.md b/docs/pages.md
index 127dcae..7e32240 100644
--- a/docs/pages.md
+++ b/docs/pages.md
@@ -40,7 +40,6 @@ Chapters in the Table of Contents can be pointing to specific part of a file usi
* [Better tools for authors](part2/README.md#tools)
```
-
##### Parts
The Table of Contents can be divided into parts separated by headings or horizontal lines:
@@ -73,7 +72,7 @@ Most of the files for GitBook use the Markdown syntax by default. GitBook infers
##### Example of a chapter file
-``` markdown
+```markdown
# Title of the chapter
This is a great introduction.