added table alignment

This commit is contained in:
Kim, Jimin 2021-08-04 13:33:33 +09:00
parent 28ad3e2816
commit ac39678a9f

View file

@ -20,11 +20,11 @@ A post have title, post date, tags, and content.
## Table
| identifier | value |
| :--------- | :---- |
| one | 1 |
| two | 2 |
| three | 3 |
| align right | align center | align left |
| ----------: | :----------: | :--------- |
| one | A | 1 |
| two | B | 2 |
| three | C | 3 |
## List