Closed shyamgupta closed 6 years ago
Inline code can be styled with code {color: blue}
, though if you want syntax highlighting, use a code cell or a fenced code block in Markdown.
1) What is the CSS class of the inline code I should apply this to? 2) Should I change this in Editor CSS or in Exported HTML CSS?
Nevermind, I was able to figure it out. Thank you!
Just like code cells, can we apply themes to inline code and show them in the exported HTML?