Syntax Highlighting In WordPress

Filed in: Site News, WordPress — June 8th, 2004

advertisement

Displaying source code in weblog/web page was a headache. With the syntax highlighting plugin installed, it is FUN!

Here is the what I type in post:

<pre lang=”php”>
echo “testing 1 2 3″;
</pre>

And it will auto display as follows:

echo "testing 1 2 3";

Isn’t it nice?! :)

Read also:

What do you think? View Comments to “Syntax Highlighting In WordPress”

Comments Feed | TrackBack URL

Comments are closed.

Comments are closed. Submit your comment here