r-lib / xml2

Bindings to libxml2
https://xml2.r-lib.org/
Other
218 stars 83 forks source link

Use cli messaging #431

Open olivroy opened 9 months ago

olivroy commented 9 months ago

Fix #411

I also added full stops to error messages.

I enhanced the parse_options() message to use {.val, so it now uses " instead of '. I added a error_call argument. to get better error messages. (See snapshot.) + a link to read_html() docs where the options are all documented.