Hi, I am a student in Fred Martin's class doing a project with HTML parsing, using the (require html) library. The website I was parsing and extracting data from had a nobr tag encasing data I needed to extract. By default the html library ignores tags it doesn't recognize, so I modified the local library to include support for this tag.
Is ignoring this tag intended behavior, or should I submit the fix as a patch? Thanks, Todd Sharpe
_________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

