no message
This commit is contained in:
@@ -76,12 +76,16 @@ This is in an H6 section.
|
|||||||
```
|
```
|
||||||
kubectl get pods
|
kubectl get pods
|
||||||
```
|
```
|
||||||
|
**bold**
|
||||||
|
_italic_
|
||||||
|
- ***bold italic***
|
||||||
|
- ~~strikethrough~~
|
||||||
<pre><code>kubectl get pods</code></pre>
|
- <u>underline</u>
|
||||||
<li><ul> I am unordered list.</ul></li>
|
- _<u>underline italic</u>_
|
||||||
|
- **<u>underline bold</u>**
|
||||||
|
- ***<u>underline bold italic</u>***
|
||||||
|
- `monospace text`
|
||||||
|
- **`monospace bold`**
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user