Hi!
Is there way to center images (and text) using Markdown?
I tried the following:
<div align="center" markdown="1">
code here
</div>
and also
-> code here <-
but neither text nor images are aligned in the center of the page ...
Best regards; siren