Shiki + Docusaurus This example uses Shiki as the code highlighter instead of Prism.js. Instructions exist in the docs folder: Instructions (./docs/intro.md) Running the example Install Dependencies $ npm i Start the local docusaurus server $ npm start