forked from kevadesu/forgejo
Make display of EasyMDE in UI optional to template
This commit adds EasyMDE field to combomarkdowneditor, as well as to all its calls.
This commit is contained in:
parent
d780a9a47d
commit
f5c7ccaeff
9 changed files with 12 additions and 1 deletions
|
@ -17,6 +17,7 @@
|
|||
"TextareaPlaceholder" (ctx.Locale.Tr "repo.diff.comment.placeholder")
|
||||
"DropzoneParentContainer" "form"
|
||||
"DisableAutosize" "true"
|
||||
"EasyMDE" true
|
||||
)}}
|
||||
|
||||
{{if $.root.IsAttachmentEnabled}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue