From ea830704cfcd7283543ba4ce044d26f3b7279bcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Andr=C3=A9?= Date: Wed, 23 Oct 2024 23:39:56 +0200 Subject: [PATCH] [Autocomplete] Adjust index.rst format Enforce max line width Fix some minor code examples --- src/Autocomplete/doc/index.rst | 68 ++++++++++++++++++---------------- 1 file changed, 37 insertions(+), 31 deletions(-) diff --git a/src/Autocomplete/doc/index.rst b/src/Autocomplete/doc/index.rst index 69ade32aaf8..83df4c962b7 100644 --- a/src/Autocomplete/doc/index.rst +++ b/src/Autocomplete/doc/index.rst @@ -68,7 +68,7 @@ Tom Select-powered UI control by adding the ``autocomplete`` option: } That's all you need! When you refresh, the Autocomplete Stimulus controller -will transform your select element into a smart UI control: +will transform your ``