Y
Hacker News
new
|
ask
|
show
|
jobs
by
ufo
4120 days ago
This is good for hand-written html but annoying for machine-written html.
1 comments
ericfontaine
4120 days ago
machine would just have to count '/t' tabs at beginning of each line to parse. Is that any slower than scanning every character for '<'?
link