SyntaxHighlighter/Demo/tab-size
From Alex Gorbatchev
SyntaxHighlighter is open source and needs your donations. Please download and follow @syntaxhighlight on Twitter.
[edit] 'tab-size' demo
<pre class="brush: js; tab-size: 4"> 123 123 123 1 2 3 </pre> <pre class="brush: js; tab-size: 8"> 123 123 123 1 2 3 </pre>
123 123 123 1 2 3
123 123 123 1 2 3