0
votes
0answers
78 views

Disable Auto-formatting in Syntax Highlighter by Alex Gorbatchev

As I understood, syntax highlighter by Alex Gorbatchev always automatically formats code before it shows it. I mean, it preserves you tabulation but, for example, you cannot start each attribute of 1 ...
1
vote
1answer
151 views

Can I use Syntax Highlighter by Alex Gorbatchev with Windows Command Prompt commands in Blogger?

I use Syntax Highlighter by Alex Gorbatchev in my blog on Blogger. It perfectly works with all the programming languages I use. Recently I needed to highlight Windows Command Prompt commands and I ...
1
vote
1answer
719 views

Blogger: How to add scripts to blog

I want to add some source code in my blog in Blogger, so I did a search in the website I found a similar question and in the solutions I found a solution: Copy the following code <link ...