PHP Highlighting
Just wanted to play around with a new plugin I installed here on my blog for code syntax highlighting! Yes, the geek in me comes forth today.
< ? echo "Hello World!"; ?>
Haha. I’m hilarious.
Sphere: Related ContentJust wanted to play around with a new plugin I installed here on my blog for code syntax highlighting! Yes, the geek in me comes forth today.
< ? echo "Hello World!"; ?>
Haha. I’m hilarious.
Sphere: Related Content
Although it would be nice if WP wouldn’t automatically add a space between the <? characters… If I could use < I would, but it’s escaping the &…