Skip to content

Commit d88415d

Browse files
committed
Rename command-examples folder to docs
1 parent ad11c0c commit d88415d

3 files changed

Lines changed: 0 additions & 9 deletions

File tree

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,7 @@ command category (e.g. string, set, list, hash, etc) to make navigation in the f
99

1010
### Special markup
1111

12-
#### `EXAMPLE {id}`
13-
Should be used as the first line to set example id. This id will be used to refer to example in the documentation.
1412

15-
#### `HIDE_START` and `HIDE_END`
16-
Should be used to hide imports, connection creation and other bootstrapping code that is not important
17-
for understanding a command example.
18-
19-
#### `REMOVE_START` and `REMOVE_END`
20-
Should be used to **remove** code from the resulting code snippet published on redis.io.
21-
This markup is useful to remove assertions, and other testing blocks.
2213

2314
## How to test example
2415

File renamed without changes.

0 commit comments

Comments
 (0)