Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenny Powers <web@bennypowers.com>2016-12-15 15:28:53 +0300
committerBenny Powers <bennyp@Pro.local>2017-01-20 06:20:53 +0300
commit66a862ad44b4dd5ad37688b86c509f39c37b22cd (patch)
tree93184ad2f76bdf7fbb917ddb1d73c2d7ddd2b0f6 /app/views/projects/wikis
parent1bb0191a8a5302448bd0ebdbeaf5a3113723193d (diff)
Added recommendation to install github-markdown
Diffstat (limited to 'app/views/projects/wikis')
-rw-r--r--app/views/projects/wikis/git_access.html.haml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/projects/wikis/git_access.html.haml b/app/views/projects/wikis/git_access.html.haml
index e25d6a48573..a1db57739f4 100644
--- a/app/views/projects/wikis/git_access.html.haml
+++ b/app/views/projects/wikis/git_access.html.haml
@@ -14,6 +14,10 @@
.wiki-git-access
%h3 Install Gollum
+ %p= It is recommended to install github-markdown so that GFM features render locally
+ %pre.dark
+ :preserve
+ gem install github-markdown
%pre.dark
:preserve
gem install gollum