How to enable the source code syntax hightlighter for google blogger
SyntaxHighlighter
- Go to Blogger's template
- Click "Backup/Restore" in the upright of page to backup current template at first
- Then "Edit Template"
- Add the following lines just before the line
Examples
js
int function(int i) { return i; }
C/C++
int function(int i) { return i; }
No comments :
Post a Comment