Merge branch 'patch-10' into 'master'
Added recommendation to install github-markdown See merge request !8103
This commit is contained in:
commit
329acc683a
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue