Added recommendation to install github-markdown
This commit is contained in:
parent
1bb0191a8a
commit
66a862ad44
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,10 @@
|
||||||
|
|
||||||
.wiki-git-access
|
.wiki-git-access
|
||||||
%h3 Install Gollum
|
%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
|
%pre.dark
|
||||||
:preserve
|
:preserve
|
||||||
gem install gollum
|
gem install gollum
|
||||||
|
|
Loading…
Reference in a new issue