Coolcode is a powerful plugin for programming code, adds syntax highlighting to your code. It base on Text_Highlighter and CodeHighlight. There is a list show which language it can work on.
- actionscript
- cpp
- css
- diff
- dtd
- html
- java
- javascript
- mysql
- perl
- php
- python
- ruby
- sql
- xml
Your can download the lastest version at here.
How to use?
Simple use
1 2 | <code> your script here |
Highlight your script
1 2 | <code lang="you language name"> your script here |
Don't display the line number
1 2 | <code linenum="off"> Your script here |
Download as a file
1 2 | <code download="file.txt"> Your script here |
And you can use the 3 options together.
0 Responses to “WordPress plugin: Coolcode”