Ver Fonte

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

James Rodewig há 6 anos atrás
pai
commit
e7e45c5c20

+ 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`::