Update forms to show consistent link to GFM.

This commit is contained in:
Riyad Preukschas 2012-08-24 17:35:21 +02:00
parent 2e836fa428
commit 58a581782b
5 changed files with 11 additions and 7 deletions

View file

@ -14,9 +14,10 @@
.middle_box_content
.input
%span.cgray
Wiki content is parsed with #{link_to "Markdown", "http://en.wikipedia.org/wiki/Markdown"}.
To add link to new page you can just type
Wiki content is parsed with #{link_to "Gitlab Flavored Markdown", help_markdown_path, target: '_blank'}.
To link to a (new) page you can just type
%code [Link Title](page-slug)
\.
.bottom_box_content
= f.label :content