Fixed codeblock formatting issue

This commit is contained in:
Jesse Laprade 2021-07-07 21:17:31 -04:00
parent b8b1fcec4c
commit 0744d472d5

View File

@ -64,7 +64,7 @@ Backup anything you don't want deleted.
* **Warning**: Warnings signify that damage, such as data loss, may occur * **Warning**: Warnings signify that damage, such as data loss, may occur
* **Example**: Examples provide a reference of how a procedure would be performed in the real world * **Example**: Examples provide a reference of how a procedure would be performed in the real world
* `Inline code`: Inline code signifies package names, filenames, or commands * `Inline code`: Inline code signifies package names, filenames, or commands
* ```Code block```: Code blocks signify file contents * `Code block`: Code blocks signify file contents
## Platforms ## Platforms