MyST-Parser icon indicating copy to clipboard operation
MyST-Parser copied to clipboard

Failing to align markdown table

Open atkawa7 opened this issue 2 years ago • 3 comments

Describe the bug

How to align markdown tables left and not center. Is there a option to use to make table aligned left and not center by default. Currently they are aligned center according to https://github.com/sphinx-doc/sphinx/issues/4550

Reproduce the bug

N/A

List your environment

Macbook and Mozilla

atkawa7 avatar Dec 12 '22 06:12 atkawa7

Thanks for opening your first issue here! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.
If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).
Welcome to the EBP community! :tada:

welcome[bot] avatar Dec 12 '22 06:12 welcome[bot]

Any solutions here? We are also having issues with the default center alignment in tables.

myshkin5 avatar Apr 13 '23 17:04 myshkin5

Heya, it feels like you could change this by adding some custom CSS no? (see e.g. https://docs.readthedocs.io/en/stable/guides/adding-custom-css.html)

chrisjsewell avatar Apr 16 '23 15:04 chrisjsewell