Merge branch 'patch-10' into 'master'

Added recommendation to install github-markdown

See merge request !8103
This commit is contained in:
Rémy Coutable 2017-01-26 15:13:44 +00:00
commit 329acc683a
1 changed files with 7 additions and 0 deletions

View File

@ -17,6 +17,13 @@
%pre.dark
:preserve
gem install gollum
%p
It is recommended to install
%code github-markdown
so that GFM features render locally:
%pre.dark
:preserve
gem install github-markdown
%h3 Clone your wiki
%pre.dark