From 13147facc596287ded28a5fb3cf61ef2836b71f5 Mon Sep 17 00:00:00 2001 From: Ika Date: Sat, 22 Sep 2018 21:53:38 +0800 Subject: [PATCH] feat(html): switch to htmlparser2 (#5127) - switch to [`htmlparser2`](https://github.com/fb55/htmlparser2) - no need to fork - won't generate pseudo nodes ([`parse5` will](https://github.com/prettier/prettier/issues/5098#issuecomment-423055181)) - should be [faster](https://github.com/fb55/htmlparser2#performance) - support custom self-closing tags - support HTML entities - remove extra trailing newline for `