jessealama / laramie

HTML5 parser for Racket
MIT License
6 stars 3 forks source link

Expand `html->xml` to allow more kinds of arguments #6

Closed jessealama closed 2 years ago

jessealama commented 2 years ago

We now allow strings, byte strings, input ports, and URLs as arguments.

closes #5