Does markdown support native text-alignment without usage html + css?
markdown
html
css
I was trying to center an image and none of the techniques suggested in answers here worked. A regular HTML with inline CSS worked for me...
This is for a Jekyll blog hosted on GitHub