Topic: Forum supports syntax highlighting

Hi all,


the xajax forum now supports syntax highlighting. you can define the language in the BBCODE, for instance CODE=PHP or CODE=Javascript

Code: PHP

function php_test() {

  $foo = "bar";

}

 

Code: JavaScript



function js_test() {

 var foo = "bar";

}





 

Last edited by q_no (2007-08-29 4:14:47 PM)

Re: Forum supports syntax highlighting

NICE!

Thanks q_no!

// Joe

xajax Developer
Connect to me on LinkedIn:
http://www.linkedin.com/in/calledtoconstruct