Skip to content

htmltools 0.5.5

Choose a tag to compare

@cpsievert cpsievert released this 05 Apr 20:27

Bug fixes

  • Closed #355: tagQuery() was failing to select elements with tag names that contained hyphens. (@slodge, #302)

  • Closed #366: tagQuery()'s find() method no longer errors out when tags contain language objects. (#366)