Skip to content

Commit c746006

Browse files
committed
Escape dollar sign
1 parent 979d8be commit c746006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/editors/sublime-text/snippets/stdlib-cli.sublime-snippet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Options:
4141
### Examples
4242
4343
```bash
44-
$ TODO
44+
\$ TODO
4545
TODO
4646
```
4747

0 commit comments

Comments
 (0)