Added markdown is enabled.
This commit is contained in:
parent
1b96985025
commit
c93fda2737
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
.clearfix
|
||||
= f.label :description, "Issue Description"
|
||||
.input= f.text_area :description, :maxlength => 2000, :class => "xxlarge"
|
||||
%p.hint Markdown is enabled.
|
||||
|
||||
.clearfix
|
||||
= f.label :assignee_id
|
||||
|
|
Loading…
Reference in a new issue