summaryrefslogtreecommitdiffstats
path: root/docs/pages.md
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2016-12-22 10:17:28 +0100
committerSamy Pessé <samypesse@gmail.com>2016-12-22 10:17:28 +0100
commit16af264360e48e8a833e9efa9ab8d194574dbc70 (patch)
treec50988f32ccf18df93ae7ab40be78e9459642818 /docs/pages.md
parentfebdd8a8bd26466509d03fe2d95aff97e7631c2f (diff)
parent64ccb6b00b4b63fa0e516d4e35351275b34f8c07 (diff)
downloadgitbook-16af264360e48e8a833e9efa9ab8d194574dbc70.zip
gitbook-16af264360e48e8a833e9efa9ab8d194574dbc70.tar.gz
gitbook-16af264360e48e8a833e9efa9ab8d194574dbc70.tar.bz2
Merge branch 'master' into dream
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.