Skip to content

D0Gmatist/Lite-Syntax-Highlighting

 
 

Repository files navigation

Lite Syntax Highlighting

Syntax Highlighting for inserts PHP, HTML, CSS or JS code on your site.

WordPress Plugin

You can download it and install from catalog of plugins, here: https://wordpress.org/plugins/lite-syntax-highlighting/

How to use it without plugin

Also you can use it on every site, without plugin. Just connect the js and css files and try to write:

<pre class="php">CODE</pre>
<pre class="html">CODE</pre>
<pre class="css">CODE</pre>
<pre class="js">CODE</pre>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.6%
  • PHP 23.0%
  • HTML 13.5%
  • CSS 7.9%