A Gutenberg block for editing and displaying code with syntax highlighting.
Requires: PHP 7.0 (or later)
License: GPLv2 (or later)

Support for the following languages is included by default:
Additional languages can be registered using the shiny_code_languages filter.
Atom One Light and Atom One Dark themes are included and additional themes can be registered using the shiny_code_themes filter.
CodeMirror and Prism.js don't tokenize code exactly the same, so there will likely be slight differences between the colors in the editor and on the frontend.
To install Shiny Code:
shiny-code-{version}.zip).To build Shiny Code from source, clone this repository in wp-content/plugins/, then run the build steps:
git clone https://github.com/cedaro/shiny-code.git
cd shiny-code
composer install
npm install
npm run build
After building the plugin, go to the Plugins → Installed Plugins screen in your WordPress admin panel to activate Shiny Code.
$ claude mcp add shiny-code \
-- python -m otcore.mcp_server <graph>