Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have tried this and this , both previous solutions from stack overflow but both of these solutions are not working with Dynamic Views Template of Blogger. Can you please help to get this working.

share|improve this question
this does not seem related – ManojGumber Sep 17 '12 at 12:29
just read your question properly, sorry! posting a real answer now... – Jamo Sep 18 '12 at 13:07

1 Answer

Wrote a blog post on Easy Syntax Highlighting for Blogs

http://blog.jpillora.com/2012/06/easy-syntax-highlighting-for-blogs.html

Currently running on blogger, though I haven't tested it on all browsers though I can't see why it wouldn't work. Let me know how it goes.

share|improve this answer
where should I include following line <script type="text/javascript" src="http://cdn.jpillora.com/js/jp-prettify.js"></script> in the post or in the template – ManojGumber Sep 18 '12 at 15:56
Mines in my posts, though it may work in a template – Jamo Sep 20 '12 at 0:32
Just added it to my dynamic views template and removed it from my posts and it works fine. Though both the blog and js file are on sub-domains of mine, not sure if that affects what google allows. – Jamo Sep 23 '12 at 15:28

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.