【发布时间】:2020-11-18 20:51:58
【问题描述】:
我正在为 gitlab 中的存储库编写自述文件,尽管我所做的一切都与教程相同,但我无法将表格中的某些文本居中对齐 这是我使用的代码
### Qualitative Result
| Fake | Real |
|:---:|:---:|
| <img src='an address' align="center" width=400 >|<img src='another address' align="center" width=400 >|
【问题讨论】:
标签: gitlab center-align