Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boxiang Sun
gitlab-ce
Commits
20c21b9a
Commit
20c21b9a
authored
Oct 30, 2013
by
Ivan Voskoboynyk
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix Markdown help page: escape file link syntax example to leave it unprocessed
parent
ee0e9830
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/markdown/markdown.md
doc/markdown/markdown.md
+1
-1
No files found.
doc/markdown/markdown.md
View file @
20c21b9a
...
...
@@ -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"/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment