Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wp-performance/shiki-my-code

Transform your code with Shiki.
https://github.com/wp-performance/shiki-my-code

code gutenberg-blocks shiki wordpress wordpress-plugin

Last synced: 2 months ago
JSON representation

Transform your code with Shiki.

Awesome Lists containing this project

README

        

# 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.