Hacker News new | ask | show | jobs
by epolanski 1473 days ago
What is saner parser mode?
1 comments

In this context (although I would dispute calling it “saner,” as someone who was fully on board the XHTML train a decade ago), an XML parser, which among other things enforces that the markup is “well‐formed” by the XML definition, thus prohibiting implicit closing tags and unquoted attributes.