added table alignment
This commit is contained in:
parent
28ad3e2816
commit
ac39678a9f
1 changed files with 5 additions and 5 deletions
|
@ -20,11 +20,11 @@ A post have title, post date, tags, and content.
|
||||||
|
|
||||||
## Table
|
## Table
|
||||||
|
|
||||||
| identifier | value |
|
| align right | align center | align left |
|
||||||
| :--------- | :---- |
|
| ----------: | :----------: | :--------- |
|
||||||
| one | 1 |
|
| one | A | 1 |
|
||||||
| two | 2 |
|
| two | B | 2 |
|
||||||
| three | 3 |
|
| three | C | 3 |
|
||||||
|
|
||||||
## List
|
## List
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue