Is nobr in the HTML spec? The html library only parses html. The xml
library can parse arbitrary XML.

Jay (UML alum)

2011/5/4 Sharpe, Todd E <[email protected]>:
> 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
>



-- 
Jay McCarthy <[email protected]>
Assistant Professor / Brigham Young University
http://faculty.cs.byu.edu/~jay

"The glory of God is Intelligence" - D&C 93

_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to