微信扫一扫
建议收藏
在使用Markdown的时候,经常遇到一级标题需要居中的情况。
只需要在一级标题前加入<center> 即可完成居中
<center>
# 一级标题
# <center> 一级标题
相关推荐