You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
Can I override the classes inside the markdown module?
I'd like to change the Heading class, specifically I'd like to override the text.justify = "center" in the markdown Heading class.
How can I do this?