hexo shiki code highlight js library support(just backend mode)
Warn: It's in dev! It's unstable!
What you write in Front-matter will cover the default value in _config.yml!
the themes and languages support is in the offical page - shiki docs
shiki:
enable: (true/false)
theme: (one-dark-pro/nord/...)When you have a self build shiki and want to use for hexo-shiki
you can copy the languages/themes and main export file index.js to node_modules/shiki/
If there is not
node_modules/shiki/, just find it in upper folder or you can runyarnto install