WordPress plugin: Coolcode

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.

  1. actionscript
  2. cpp
  3. css
  4. diff
  5. dtd
  6. html
  7. java
  8. javascript
  9. mysql
  10. perl
  11. php
  12. python
  13. ruby
  14. sql
  15. 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.

Share

Related Posts

0 Responses to “WordPress plugin: Coolcode”


  • No Comments

Leave a Reply