Improve markdown doc
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
parent
5bb2840dc4
commit
fe2cb593f9
1 changed files with 16 additions and 30 deletions
|
@ -4,39 +4,25 @@
|
|||
|
||||
**[GitLab Flavored Markdown](#gitlab-flavored-markdown-gfm)**
|
||||
|
||||
[Newlines](#newlines)
|
||||
|
||||
[Multiple underscores in words](#multiple-underscores-in-words)
|
||||
|
||||
[URL autolinking](#url-autolinking)
|
||||
|
||||
[Code and Syntax Highlighting](#code-and-syntax-highlighting)
|
||||
|
||||
[Emoji](#emoji)
|
||||
|
||||
[Special GitLab references](#special-gitlab-references)
|
||||
* [Newlines](#newlines)
|
||||
* [Multiple underscores in words](#multiple-underscores-in-words)
|
||||
* [URL autolinking](#url-autolinking)
|
||||
* [Code and Syntax Highlighting](#code-and-syntax-highlighting)
|
||||
* [Emoji](#emoji)
|
||||
* [Special GitLab references](#special-gitlab-references)
|
||||
|
||||
**[Standard Markdown](#standard-markdown)**
|
||||
|
||||
[Headers](#headers)
|
||||
|
||||
[Emphasis](#emphasis)
|
||||
|
||||
[Lists](#lists)
|
||||
|
||||
[Links](#links)
|
||||
|
||||
[Images](#images)
|
||||
|
||||
[Blockquotes](#blockquotes)
|
||||
|
||||
[Inline HTML](#inline-html)
|
||||
|
||||
[Horizontal Rule](#horizontal-rule)
|
||||
|
||||
[Line Breaks](#line-breaks)
|
||||
|
||||
[Tables](#tables)
|
||||
* [Headers](#headers)
|
||||
* [Emphasis](#emphasis)
|
||||
* [Lists](#lists)
|
||||
* [Links](#links)
|
||||
* [Images](#images)
|
||||
* [Blockquotes](#blockquotes)
|
||||
* [Inline HTML](#inline-html)
|
||||
* [Horizontal Rule](#horizontal-rule)
|
||||
* [Line Breaks](#line-breaks)
|
||||
* [Tables](#tables)
|
||||
|
||||
**[References](#references)**
|
||||
|
||||
|
|
Loading…
Reference in a new issue