提交 96e21134 编写于 作者: S Sytse Sijbrandij

Merge pull request #5483 from e1himself/patch-1

Fix Markdown help page: escape file link syntax example to leave it unprocessed
......@@ -187,7 +187,7 @@ GFM will recognize the following:
* !123 : for merge requests
* $123 : for snippets
* 1234567 : for commits
* [file](path/to/file) : for file references
* \[file\](path/to/file) : for file references
<a name="standard"/>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册