(index ("html->sxml" 0))
(def (sig (procedure "(html->sxml src)" (id html->sxml))) (p "Converts a string containing HTML into SXML."))
