- From: Tab Atkins Jr. <notifications@github.com>
- Date: Mon, 16 Apr 2018 17:17:50 +0000 (UTC)
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 16 April 2018 17:18:23 UTC
I just use the spec-compliant html5lib parser (by @jgraham, @gsnedders, and you, @annevk!), which doesn't surface any parse errors, such as lone end-tags. One of my goals this year is to write a bespoke HTML/CommonMark combined parser for Bikeshed, in which case these sorts of things will indeed be detected and surfaced as errors for the user. (Hopefully this'll be useful for ecmarkup too.) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/638#issuecomment-381680775
Received on Monday, 16 April 2018 17:18:23 UTC