Printable idea sheet
code_block_styling
site/reqs/core.rq:130
Code blocks should be styled per language as a function of a classname; or by using an appropriate lightweight external dependency.
. rq,. ts,. md, and. py should be supported for code sections.
If using a dependency, it should parse at build, not in the browser.
Interactive page: code_block_styling