How To Add Syntax Highlighter In Blogger?
- Go To Blogger > Design > Edit HTML
- Backup your template
- Search for this,
5. Save your template and you are done!
6. Whenever you wants to use syntax highlighter in your post just use this code inside your post
<pre class="brush:css, brush:html, brush:js, brush:php, brush:sql, brush:python">
// add your code here
</pre>
7. Then update or save that post.
Post a Comment
Click to see the code!
To insert emoticon you must added at least one space before the code.