Skip to content

Mason8r/simple-code-highlighter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

#Simple Syntax Shortcode ##Wordpress syntax highlighter shortcode using https://highlightjs.org/

####How to use Use the shortcodes [code] $put = "your" . $code; //here [/code]

Defaults to PHP, but you can change this by passing a language in the shortcode, e.g. [code language="javascript"] $(document).ready(); [/code]

List of available languages at https://highlightjs.org/

About

Wordpress plugin - simple code highlighter based on https://highlightjs.org/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages