瀏覽代碼

[DOCS] Fix note format in index suggestion docs (#48536)

James Rodewig 6 年之前
父節點
當前提交
e7e45c5c20
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      docs/reference/search/suggesters/completion-suggest.asciidoc

+ 4 - 1
docs/reference/search/suggesters/completion-suggest.asciidoc

@@ -99,11 +99,14 @@ The following parameters are supported:
     The input to store, this can be an array of strings or just
     a string. This field is mandatory.
 +
-NOTE: This value cannot contain the following UTF-16 control characters:
+[NOTE]
+====
+This value cannot contain the following UTF-16 control characters:
 
 * `\u0000` (null)
 * `\u001f` (information separator one)
 * `\u001e` (information separator two)
+====
 
 
 `weight`::