Skip to content

edent/highlight

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

420 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EXPERIMENTAL! WordPress Plugin version of Tempest Highlight

This takes code snippets like:

<pre><code class="language-php">
$a = 5;
echo ltrim( $example );
</code></pre>

And creates beautifully highlighted HTML with inline CSS.

Very early stages.

Original Project

Learn more at: https://tempestphp.com/docs/highlight/01-getting-started.

About

Experimental WordPress Plugin using Tempest Highlight

Resources

License

Stars

Watchers

Forks

Contributors

Languages

  • PHP 83.5%
  • CSS 16.5%