Integrates PrismJS build, with the common langauges used..
Integrates PrismJS line-numbers plugin, to automatically number lines of code..
Integrates PrismJS line-highlight plugin to allow you to highlight specific lines of code..
Custom Text Editor button to wrap selected text with the most commmon and classes, and replacing special characters with their HTML safe equivalents..
Upload the plugin files to the wp-content plugins prism-js directory, or install the plugin through WordPress plugins screen directly..
Activate the plugin through 'Plugins screen WordPress.
You can specifiy lines to highlight using the data-line attribute of the tag, in Text Editor..
You can specifiy languages using the language-xxxx class of the and tags via Text Editor..
For the sake of plugin size and speed, only the common languages were included in this plugin.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more