Commit 0783c330 authored by Tom Quirk's avatar Tom Quirk

Enable autocomplete on design reply form

parent 21343680
......@@ -52,7 +52,7 @@ export default {
<markdown-field
:markdown-preview-path="markdownPreviewPath"
:can-attach-file="false"
:enable-autocomplete="false"
:enable-autocomplete="true"
:textarea-value="value"
markdown-docs-path="/help/user/markdown"
class="bordered-box"
......
---
title: Add autocompletion to Design View comment form
merge_request: 30347
author:
type: added
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment