I’m so excited for Panda! One of the reasons I enjoy Markdown is because of its ability to format code. Currently, code blocks in Panda, I feel, are styled a little too similar to regular text so it’s hard to distinguish them from regular text. I’d like to suggest doing something similar to the way Slack handles code. Slack does two things:
- Code, in both single back-ticked and triple back-ticked blocks, gets a thin gray border and a light gray background.
- In code blocks that are surrounded by single back-ticks (but not triple back-ticks) the font color for the code is red.