MistFyre

Role Playing Games meet the Web

Archive for September 8th, 2008

Testing out code markup plugin

Trying out a plugin for wordpress to display code snippets.
(’#0′ + rint.toString(16)).replace(/^#0([0-9a-f]{6})$/i, ‘#$1′)

if(foo == bar){

// testing

}