Commit 5e05c7c5 authored by Suzanne Selhorn's avatar Suzanne Selhorn

Added guidance for backticks for text

parent d84c8998
......@@ -489,6 +489,14 @@ When the docs are generated, the output is:
To stop the command, press <kbd>Control</kbd>+<kbd>C</kbd>.
### Text entered in the UI
If you want the user to type something in the UI, use backticks. For example:
```plaintext
In the **Commit message** box, type `This is my merge request`.
```
### Spaces between words
Use only standard spaces between words. The search engine for the documentation
......
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