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 a57fc65 commit ecc6205Copy full SHA for ecc6205
docs/styles/forms.md
@@ -165,7 +165,7 @@ The autocomplete script can be configured using <code>data-*</code> attributes o
165
166
Note the link to a specific JavaScript file for the auto-complete functionality in the preceding example.
167
168
-In practice, add the following script before the closing body tag </body> for the auto-complete to work correctly:
+In practice, add the following script before the closing body tag `</body>` for the auto-complete to work correctly:
169
170
```
171
<script src="dist/assets/js/multiselect.js"></script>
0 commit comments