We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2be6608 commit baeb492Copy full SHA for baeb492
templates/repo/diff/box.tmpl
@@ -241,7 +241,8 @@
241
<div class="ui form comment">
242
{{template "shared/combomarkdowneditor" (dict
243
"CustomInit" true
244
- "MarkdownPreviewInRepo" $.Repository "MarkdownPreviewMode" "comment"
+ "MarkdownPreviewInRepo" $.Repository
245
+ "MarkdownPreviewMode" "comment"
246
"TextareaName" "content"
247
"DropzoneParentContainer" ".ui.form"
248
)}}
0 commit comments