Skip to content

wpperformance/shiki-my-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Shiki my code

Transform your code with Shiki.

- [https://shiki.style/](https://shiki.style/)

## 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](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](LICENSE.md) for complete license.