Replies: 1 comment 7 replies
-
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The default behavior of rich is to render all headings in
Markdown()
as justified, and that is not really how markdown is currently rendered by most other renderers, as they prefer to just keep the title left justified instead of centered.How can I change this?
Beta Was this translation helpful? Give feedback.
All reactions