Does markdown support native text-alignment without usage html + css?
markdown
html
css
It's hacky but if you're using GFM or some other MD syntax which supports building tables with pipes you can use the column alignment features:
|| |:--:| | I'm centered! |
This works in marked.