For ages, JoshTime.com has not used a syntax highlighter for code. Today, I added syntax highlighting to this blog by using Alex Gorbatchev’s Syntax Highlighter. This syntax highlighter works like a charm and line numbers are not copied when text is copied (using Ctrl + C or Right click > Copy).
/* * This PHP code is highlighted! */ $happy = true;
code · highlighter · highlighting · joshtime.com · syntax
No comments yet.
Leave a Reply
<< Normal Functions vs Anonymous Functions: Speed and Extensibility
