WP Manifestindependent plugin directory
manifest / editor / shiki-my-code

Shiki My Code

Transform your code with Shiki.

by WPPerformance · github.com/wpperformance/shiki-my-code

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/wpperformance/shiki-my-code/archive/refs/heads/main.zip

Readme

Shiki my code

Transform your code with Shiki.

Gutenberg Block

This plugin adds a Gutenberg block to display a code with Shiki. The transformation code is done in the editor. No dependencies are required in frontend. You can choose themes for your code block. Highlight lines with just a simple comment.

Settings

You can define the default theme in the settings page. When you add a new block, the default theme will be selected.

List of themes: https://shiki.style/themes

Author

  • Faramaz Patrick - WP Performance - Goodmotion

License

Shiki My Code is released under the terms of the GNU General Public License version 2 or (at your option) any later version. See LICENSE.md for complete license.

Read the full README on GitHub →