Each tab character inside the pre element uses a 4-space width.
function example() { let x = 1; let y = 2; return x + y; }
Lines: 0 | Characters: 0