Open
Description
Problem
Docusaurus uses the Prism React Renderer to add syntax highlighting / coloration to triple-backtick code blocks.
Prism does not support hackmud's custom pseudo-JS syntax.
It is possible to define additional supported languages and define your own themes.
Doing both of these will help to make the code blocks on the wiki feel much more "hackmud."