From the blog pandit blog's post
http://www.blogpandit.com/2009/05/add-code-snippet-to-blogger-mystery.html
There was a large discomfort among blogger fraternity for some time now, on how to give out code demonstration in blogger post.
Since whenever one simply tries to add a code to post, a blogspot engine executes the code and shows the code result creating problems.
Like for example if blog pandit have to demonstrate following hyperlink code through in blog pandit post
![]()
then blogger engine will replace the code with working link like following
![]()
A workaround for this that wont require any script installation whatsoever.
This is how you may achieve this.
Get your code ready that you want to post.
Next step is to parse the code; so go to Blogcrowds and get your code parsed.
Then copy the parsed code and put it withintags to give it a elegant look, and paste at a place were you want it displayed, like this:
![]()
There you are ready to publish the code and observe the effects.



No comments:
Post a Comment