Matt, I would love to know if I can control adding bold and/or size of text when using markdown to center text.
This markdown “string” works great for centering:
< div style=“text-align:center;width:100%;”>insert text here < / div >
But it doesn’t allow for making text bold and/or larger. I’ve tried…
Any advice is appreciated.