The code
<syntaxhighlight lang="javascript" enclose="pre" highlight="2-3"> function doSomething() { var foo, bar; if (baz) { </syntaxhighlight>
, which use tabs for indentation, is wrongly rendered as
function doSomething() { var foo, bar; if (baz) {
as you can check n the provided url.
This shouldn't happen.
Version: unspecified
Severity: normal
URL: https://secure.wikimedia.org/wikipedia/en/w/index.php?title=Wikipedia:Sandbox&oldid=450807921