wiki: markdown support
This commit is contained in:
parent
d68f8401b3
commit
2e1f119f22
1 changed files with 1 additions and 3 deletions
|
@ -6,6 +6,4 @@
|
|||
= link_to edit_project_wiki_path(@project, @wiki), :class => "right btn small" do
|
||||
Edit
|
||||
|
||||
= @wiki.content
|
||||
|
||||
%br
|
||||
= markdown @wiki.content
|
||||
|
|
Loading…
Reference in a new issue