Emphasize tip

This commit is contained in:
KITAGAWA Yasutaka 2025-03-20 18:27:28 +09:00
parent 9ddf9e9fd6
commit 534006ab42
No known key found for this signature in database
GPG key ID: EF503E87E8731A87

View file

@ -32,8 +32,9 @@ Lines starting with:
All the other non-empty lines are considered as executable commands.
Tip: if you are editing cheatsheets in Visual Studio Code, you could enable syntax highlighting
by installing [this extension](https://marketplace.visualstudio.com/items?itemName=yanivmo.navi-cheatsheet-language).
> [!TIP]
> If you are editing cheatsheets in Visual Studio Code, you could enable syntax highlighting
> by installing [this extension](https://marketplace.visualstudio.com/items?itemName=yanivmo.navi-cheatsheet-language).
If you use `.cheat.md` as an extension of cheat files, you can place commands in code blocks fenced with triple backticks (```` ``` ````).