fixed formatting conventions

main
m455 2020-01-07 18:10:20 -05:00
parent 9323cd6cbb
commit 3179d6a91e
1 changed files with 2 additions and 2 deletions

View File

@ -48,9 +48,9 @@ about tildemush, but need a few commands to get them started.
## Conventions used in this handbook
* **Note ++** - Notes signify additional information
* **Tip ->** - Tips signify an alternate procedure for completing a step
* **Tip >>** - Tips signify an alternate procedure for completing a step
* **Caution !!** - Cautions signify that damage may occur
* *Example* - Examples provide a visual reference of how a procedure would be performed
* **Example** - Examples provide a visual reference of how a procedure would be performed
* `Inline code` - Inline code signifies package names, filenames, commands, and keyboard keys
* ```Code block - Code blocks signify file contents, or an interface element```