Skip to content

WordPress plugin that makes it easy to post syntax-highlighted code snippets.

Notifications You must be signed in to change notification settings

Dharmeshg4u/syntaxhighlighter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SyntaxHighlighter Evolved

WordPress Plugin Version WordPress Tested WordPress Plugin Downloads WordPress Plugin Rating

Easily post syntax-highlighted code to your WordPress site without having to modify the code at all. As seen on WordPress.com.

Supports the new Gutenberg editor!

Block Development Workflow

Source code is located in the src folder. Run npm install to install all of the required modules.

When making changes to the block:

  • Run npm start to build a development version with file watching.
  • Run npm run build to build a minified production file.

For more details, see ahmadawais/create-guten-block which is the project that this plugin uses to manage block building.

About

WordPress plugin that makes it easy to post syntax-highlighted code snippets.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 55.3%
  • PHP 33.1%
  • JavaScript 9.3%
  • Shell 2.1%
  • SCSS 0.2%