Clarify which flavor of markdown is supported #460

This commit is contained in:
Stéphane Goetz
2017-05-18 22:51:59 +02:00
parent ebb1e088c3
commit 171a8b2baa
8 changed files with 19 additions and 12 deletions

View File

@ -92,7 +92,7 @@ Directory structure:
│ ├── en
│ │ ├── 00_Getting_Started.md
│ │ ├── 01_Examples
│ │ │ ├── 01_GitHub_Flavored_Markdown.md
│ │ │ ├── 01_CommonMark_compliant.md
│ │ │ ├── 05_Code_Highlighting.md
│ │ ├── 05_More_Examples
│ │ │ ├── Hello_World.md
@ -100,7 +100,7 @@ Directory structure:
│ ├── de
│ │ ├── 00_Getting_Started.md
│ │ ├── 01_Examples
│ │ │ ├── 01_GitHub_Flavored_Markdown.md
│ │ │ ├── 01_CommonMark_compliant.md
│ │ │ ├── 05_Code_Highlighting.md
│ │ ├── 05_More_Examples
│ │ │ ├── Hello_World.md