mirror of
https://github.com/denisidoro/navi.git
synced 2026-01-23 02:14:19 +00:00
Fix
This commit is contained in:
parent
534006ab42
commit
7ccba61bf3
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ All the other non-empty lines are considered as executable commands.
|
|||
> 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 (```` ``` ````).
|
||||
You can place commands in code blocks fenced with triple backticks (```` ``` ````).
|
||||
|
||||
````sh
|
||||
% git, code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue