Markdown to Center text?

Hi @writedirt! All you have to do is continue to use HTML. So in this case you’d wrap the text in the bold tag like so:

<div style="text-align:center;width:100%;"><strong>insert bold text here</strong></div>

Hope that helps!

1 Like