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
Having block quotes styled in the syntax color of comments is somewhat less than ideal. Admittedly comments are not native to Markdown, but Pandoc does support HTML style comments (in the AST as raw inline html) by default and they often get used that way. I use it along with comment plugins as part of copy editing workflow.
I don't know if there are any colors left to use, but block quotes looking a little less like they are something being left out of the party would be nice.