update kubectl "$" format (#13256)

This commit is contained in:
Jingfang Liu
2019-06-10 19:42:16 -07:00
committed by Kubernetes Prow Robot
parent 0c03137180
commit b3e3332739
9 changed files with 135 additions and 36 deletions
+2 -2
View File
@@ -121,7 +121,7 @@ mind:
`Numbered` above.**
```bash
$ ls -l
ls -l
```
- And a sub-list after some block-level content. This is at the same
@@ -146,7 +146,7 @@ Tabs may also nest formatting styles.
1. Lists
```bash
$ echo 'Tab lists may contain code blocks!'
echo 'Tab lists may contain code blocks!'
```
{{% /tab %}}