Skip to content

Return NodeList instead of Node

Compare
Choose a tag to compare
@mficzel mficzel released this 30 May 14:35
· 10 commits to master since this release

The parser now returns a nodeList instead of a single node as result. This enables the parsing of multiple elements that are not encapsulated in a container.