`marked` has been replaced with a more modern setup involving Unified JS, Rehype and various
plugins.
BREAKING CHANGE: Replaced `marked` with `unified` and `rehype`
Remove Speed-Syntax Highlight, as the newer versions stopped working, and use ShikiJS instead. Also
has better syntax and more languages supported.
BREAKING CHANGE: Replace SHJ with ShikiJS, removed old themes and added new ones.