Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wpperformance/prism-my-code
Gutenberg block for code Highlighting.
https://github.com/wpperformance/prism-my-code
gutenberg gutenberg-blocks gutenberg-plugin prism wordpress wordpress-plugin
Last synced: 9 days ago
JSON representation
Gutenberg block for code Highlighting.
- Host: GitHub
- URL: https://github.com/wpperformance/prism-my-code
- Owner: wpperformance
- License: mit
- Created: 2022-08-11T19:52:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-31T19:37:11.000Z (about 2 years ago)
- Last Synced: 2024-11-12T05:12:46.735Z (2 months ago)
- Topics: gutenberg, gutenberg-blocks, gutenberg-plugin, prism, wordpress, wordpress-plugin
- Language: JavaScript
- Homepage: https://wp-performance.com
- Size: 1.59 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Code Block with Prism JS Highlight
Gutenberg block for code Highlighting.
## Features
- Choose a theme in settings of plugin.
- show or hide the numbers of lines
- Highlight lines
- Choose a language :
- markup
- css
- clike
- javascript
- actionscript
- aspnet
- bash
- c
- csharp
- diffdocker
- go
- graphql
- http
- java
- json
- json5
- jsonp
- kotlin
- makefile
- markdown
- markup-templating
- mongodb
- nginx
- ocaml
- php
- python
- jsx
- tsx
- ruby
- rust
- scss
- smarty
- sql
- swift
- toml
- twig
- typescript
- vim
- warpscript
- wasm
- yaml## Not available for the moment
- Preview of Prims render in Gutenberg editor.
## Screenshot
![https://github.com/WP-Performance/prism-my-code/blob/main/prism-my-code.png](https://github.com/WP-Performance/prism-my-code/blob/main/prism-my-code.png)
![https://github.com/WP-Performance/prism-my-code/blob/main/prism-my-code-front.png](https://github.com/WP-Performance/prism-my-code/blob/main/prism-my-code-front.png)
![https://github.com/WP-Performance/prism-my-code/blob/main/prism-my-code-settings.png](https://github.com/WP-Performance/prism-my-code/blob/main/prism-my-code-settings.png)