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 ## 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