mordant icon indicating copy to clipboard operation
mordant copied to clipboard

Align Markdown headers to the left.

Open rabbitfr opened this issue 1 year ago • 1 comments

Hi,

I couldn't find a way to align Markdown headers to the left.

It appears related to table header rendering (center, left, right using ':'), but it doesn't seem configurable.

Great work, by the way!

rabbitfr avatar Jan 28 '25 00:01 rabbitfr

You're right, that's not currently configurable. It wouldn't be hard to support by adding a new theme entry. Although we'd want to support right alignment too, so we'd have to figure out how we'd want to represent that in the theme.

ajalt avatar Jan 28 '25 18:01 ajalt