php-html-parser icon indicating copy to clipboard operation
php-html-parser copied to clipboard

Get unclosed tag

Open Asabbagh404 opened this issue 3 years ago • 1 comments

Hello,

is there a way to know if there is unclosed tag ?

Thank you

Asabbagh404 avatar Jul 08 '20 14:07 Asabbagh404

Hey.

Their is currently no way to get a list of all unclosed tags out of the parser as it will simply fix them all and close them as needed.

I am not clear on how you would like this feature to work, could you please give me more detail?

Thank you.

paquettg avatar Jul 17 '20 02:07 paquettg