Tagged Questions
6
votes
6answers
3k views
C# Syntax Highlighter for Blogging on BlogSpot
I'm looking for a syntax highlighter cum code formatter for my blog on BlogSpot. I've tried several today, but the all want to include tags, or reference a stylesheet. I'm looking for one that is ...
0
votes
1answer
29 views
Syntax Highlighting with scrolling at Blogspot
I am using blogspot.com.
I want to make my coding highlighting.
So, I use google code prettify api.
<link href='http://google-code-prettify.googlecode.com/svn/trunk/src/prettify.css' ...
0
votes
0answers
179 views
SyntaxHighlighter for plain text on blogspot
I just followed the below link to set up syntaxhighlighter on my blog:
http://www.craftyfella.com/2010/01/syntax-highlighting-with-blogger-engine.html
But as given in this link, i tried to use the ...