Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)