I am writing a blog in blogger and using syntax highlighter to highlight my code. I did that successfully last day and it was highlighting the syntax correctly. But today i viewed the same blog again but the syntax was not highlighting.
I followed this tutorial for syntax highlighting and it worked fine but now it does not do that. What could be possible reasons for that ?
This is my blog page and if you go at the very end you'll see that there is some code but it is not highlighting it. Also if you go to inspect element you'll see that the code is placed inside the specific tag described in the tutorial.
Edit
In the same page I mentioned you can see that few formulas are still working fine but the others are not. Please correct me If I am wrong that If it a protocol relative URL issue then others might not work as well ? Also what could be the way out ? I mean in blogger how can I do that ?