Skip to content

3.3.0: Lax XML parsing, XPath fixes & tree node removal

Latest

Choose a tag to compare

@uogbuji uogbuji released this 20 Dec 17:28
· 9 commits to main since this release
73f03f0
  • Tweak parser to support element names which coincide with XPath operators (notably div)
  • Implement amara3.uxml.html5.parse_lax_xml() and add --lax command line option to microx
  • Implement amara3.uxml.tree.xml_remove()