[ci] format
This commit is contained in:
parent
e2b1b4fa6e
commit
e65b5b5495
1 changed files with 14 additions and 14 deletions
|
@ -83,7 +83,6 @@ The blockquote element represents content that is quoted from another source, op
|
|||
| Italics | Bold | Code |
|
||||
| --------- | -------- | ------ |
|
||||
| _italics_ | **bold** | `code` |
|
||||
|
||||
```
|
||||
|
||||
#### Output
|
||||
|
@ -112,6 +111,7 @@ we can use 3 backticks ``` in new line and write snippet and close with 3 backti
|
|||
</html>
|
||||
```
|
||||
````
|
||||
|
||||
Output
|
||||
|
||||
```html
|
||||
|
|
Loading…
Add table
Reference in a new issue