ikorin24 / U8XmlParser

Extremely fast UTF-8 xml parser library
MIT License
95 stars 13 forks source link

Enables parsing of xml ending with a comment. #33

Closed ikorin24 closed 2 years ago

ikorin24 commented 2 years ago

close #32

Now the parser can parse the following.

<foo></foo>
<!-- comment -->