我在 Roblox 开发者论坛上看到一个帖子,有人竟然将文本居中对齐并添加了链接。
我想知道是否有什么方法能让我也做到这一点。
另外,有没有什么 Discourse 帖子格式提取工具,可以让我直接套用他们的格式? 
帖子链接:
Rotblut
(Bernhard)
2
嘿,Aiden,
如果启用了 BBcode,
[ALIGN=center]-文本-[/ALIGN]
这里有一个简短的教程。
同时为了完善 Markdown 的参考。
<div align=center>
## [链接 1](https://meta.discourse.org/t/linkedin-oauth2-plugin/46818) | [链接 2](https://meta.discourse.org/t/discourse-moderation-guide/63116) | [链接 3](https://meta.discourse.org/t/how-to-contribute-to-discourse/53797)
</div>