mirror of
https://github.com/denisidoro/navi.git
synced 2026-01-23 02:14:19 +00:00
Adds the missing TOC
Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
This commit is contained in:
parent
60a0a8482e
commit
85ff24ba70
1 changed files with 13 additions and 0 deletions
|
|
@ -1,5 +1,18 @@
|
|||
# The syntax of a Navi cheatsheet
|
||||
|
||||
<!-- TOC -->
|
||||
* [The syntax of a Navi cheatsheet](#the-syntax-of-a-navi-cheatsheet)
|
||||
* [Syntax overview](#syntax-overview)
|
||||
* [Variables](#variables)
|
||||
* [Advanced variable options](#advanced-variable-options)
|
||||
* [Variable dependency](#variable-dependency)
|
||||
* [Implicit dependencies](#implicit-dependencies)
|
||||
* [Explicit dependencies](#explicit-dependencies)
|
||||
* [Variable as multiple arguments](#variable-as-multiple-arguments)
|
||||
* [Extending cheats](#extending-cheats)
|
||||
* [Multiline commands/snippets](#multiline-commandssnippets)
|
||||
* [Aliases](#aliases)
|
||||
<!-- TOC -->
|
||||
|
||||
## Syntax overview
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue