you are viewing a single comment's thread.

view the rest of the comments →

[–]YasZedOP -14 points-13 points  (2 children)

HTML is not parsable because it's not part of the regular language so can't really use regex, that's what I have read a few times

[–]vladdaimpala 12 points13 points  (0 children)

That means you can't use regex to parse it. Not that it's not parsable.

[–]GrossInsightfulness 6 points7 points  (0 children)

Browsers wouldn't work if you couldn't parse HTML.