Re: [racket-users] html-parsing package 5.0 changes

2018-05-22 Thread Neil Van Dyke
FYI, I made another potentially breaking change to `html-parsing`, and so have incremented the major version number, to 6.0. Sorawee Porncharoenwase found a case in which the parser was doing the wrong thing for a real-world example of contemporary HTML.  It turned out to be in some 17 year-ol

[racket-users] html-parsing package 5.0 changes

2018-05-15 Thread Neil Van Dyke
I made a few changes to how the `html-parsing` package (version 5.0) parses invalid HTML named character entity references. In the unlikely event that these changes break you, please email me directly, and we'll try to figure it out. http://www.neilvandyke.org/racket/html-parsing/#%28part._.H