1 comment

[ 3.4 ms ] story [ 14.5 ms ] thread
I made a html parser with some auto fixing. e.g. it can handle the extra quotation mark in below example:

   <li class=" my-class"">
Sometime it can auto fix not properly closed elements as well.

Feel free to have a look at it: https://github.com/beenotung/html-parser