justinmeiners / efficient-programming-with-components

Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.
https://www.jmeiners.com/efficient-programming-with-components/
74 stars 6 forks source link

Inline code should have monospaced font, but not background color. #53

Open justinmeiners opened 2 years ago

justinmeiners commented 2 years ago

Ryan did a little research on how code blocks could be formatting differently than diagrams.

He found that if we enable "fenced code" in discount then we can specify a language class on the block.

image

image