>
Download This Plugin | |
Download Elegant Themes | |
Name | WP-GeSHi-Highlight -- simple syntax highlighting based on GeSHi |
Version | 1.2.3 |
Author | Jan-Philip Gehrcke |
Rating | 100 |
Last updated | 2015-01-12 02:29:00 |
Downloads |
11023
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
WP-GeSHi-Highlight -- simple syntax highlighting based on GeSHi plugin added 5 bytes of resources to the Home page and 84 bytes of resources to the sample Post page.
WP-GeSHi-Highlight -- simple syntax highlighting based on GeSHi plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! WP-GeSHi-Highlight -- simple syntax highlighting based on GeSHi plugin ads no tables to your Wordpress blog database.I) Highlights:
WP-GeSHi-Highlight is a largely rewritten version of WP-Syntax. Compared to WP-Syntax, WP-GeSHi-Highlight
II) Usage: Bear in mind: don't use the visual post editor. Insert code blocks just like this:
<pre lang="languagestring">
CODE
</pre>
A short example:
<pre lang="bash">
$ dd if=/dev/zero of=image.ext3 bs=1M count=10000 oflag=append conv=notrunc
</pre>
All available options are listed and explained on the plugin's website.
III) How does it look in action?
Examples can be found on the plugin's homepage.
IV) Issues:
Let me know if you find one: write a mail or leave a comment.