~abyxcos/smallblog#9: 
Code block syntax highlighting

We can't use a syntax highlighting library that auto-detects the language for the code blocks because it's way too vigorous. Pick one that requires a language tag.

Related: fix my own blog to use proper language tagging on code blocks instead of the lazy indent method.

https://highlightjs.org/download/

https://highlightjs.org/usage/

https://prismjs.com

Status
REPORTED
Submitter
~abyxcos
Assigned to
No-one
Submitted
4 years ago
Updated
4 years ago
Labels
FUTURE