﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
945	html-parser supports only a few entities	John Foerch	Alex Shinn	The html-parser egg supports only a few entities (&nbsp;, &lt; and friends) by default.  If one wants to parse html that contains other entities than these, one cannot use the simple html->sxml, but must use make-html-parser just to add entities.  I propose that for purposes of html->sxml, html-parser should not validate entities at all, but simply create sxml entity forms for whatever entities it encounters.	defect	assigned	major	someday	extensions	4.8.x				easy
