I see various conflicting information about the proper way to center text in a markdown card. I’d simply like to center the following markdown code.
[Global Disaster Alert System (GDACS) Advisories](/map)
If I use the <center> </center> tag it works, but then extra space gets added to the simple banner I’m trying to create. It gets much thicker like it adds a break or something.
Using the <center>...</center> is the proper way to center tex in Markdown and it works for me without any extra space or thick text. Can you post your exact markdown code to see if it can be reproduced?
This is the one that is active so you can see, but it does the same even if the text isn’t quite filling the width as much… It just adds space, although it is centered…