Skip to content

issues Search Results · repo:r-lib/xml2 language:R

Filter by

337 results
 (57 ms)

337 results

inr-lib/xml2 (press backspace or delete to remove)

In xml2 v1.3.6 the following commands worked on macOS, Linux and Windows (notice the missing at the end of the string): tmpText - ?xml version=\ 1.0\ encoding=\ utf-8\ ? Biotic xmlns:xsi=\ http://www.w3.org/2001/XMLSchema-ins\ ...
  • arnejohannesholmin
  • Opened 
    yesterday
  • #456

This comes from investigating - https://github.com/rstudio/bookdown/issues/1491 The problem seems to be that xml2 doesn t parse after the leaflet script part. Here is a reprex without bookdown* ## ...
  • cderv
  • Opened 
    6 days ago
  • #455

This is an equivalent to #409 in the other direction. For consistency it would be nice to have such a functional equivalent. FWIW, we are also finding xml_parent() much more performant than xml_find_{first,all}(x, ...
  • MichaelChirico
  • Opened 
    10 days ago
  • #454

I am writing a small function to find all links on a page, and attempting to use url_absolute() to convert relative links to absolute links. I ve run into an issue if the original url to read_html() redirects ...
  • t-kalinowski
  • Opened 
    21 days ago
  • #453

  • hadley
  • 1
  • Opened 
    on Oct 7, 2024
  • #448

e.g. https://gitlab.gnome.org/GNOME/libxml2/-/issues/211
feature
  • hadley
  • Opened 
    on Oct 7, 2024
  • #447

libxml2 supports indentation of generated XML / HTML documents, via https://github.com/GNOME/libxml2/blob/master/xmlwriter.c#L4570-L4589. It would be handy if this could be made available in write_xml() ...
feature
  • kevinushey
  • 1
  • Opened 
    on Sep 6, 2024
  • #446

upkeep
  • hadley
  • Opened 
    on Jul 15, 2024
  • #443

xml2::url_parse( https://www.spa.cz/spacz/images/procedures/Slatinná%20koupel.jpg ) returns port -541335376 and all other URL components blank. The reason is the character á in the path. Without it (or ...
bug
  • MarekProkop
  • Opened 
    on May 14, 2024
  • #442
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub