Showing posts with label syntax highlighting code. Show all posts
Showing posts with label syntax highlighting code. Show all posts

Friday, January 1, 2010

Syntax Highlighting with Blogger Engine

Introduction

I've been using Blogger as my blogging engine for a couple of weeks. I've been quite impressed at how easy it makes it to update your blogs look and feel and how free you are with the HTML and semantic layout of the pages.
One thing that seemed to be missing was allowing developers to copy and paste code into their blogs and allow other users to copy and paste the code from the blog into their own code.

Using SyntaxHighlighter Javascript Library

So in my search to find something better i came across this post which uses syntax highlighter.

Adding Syntax Highlighter to Blogger Template