- From: Hodges, Jeff <jeff.hodges@paypal.com>
- Date: Wed, 31 Aug 2016 15:32:48 +0000
- To: Tab Atkins Jr. <jackalmage@gmail.com>
- CC: "spec-prod@w3.org" <spec-prod@w3.org>
Received on Wednesday, 31 August 2016 15:33:20 UTC
On 8/30/16, 3:33 PM, "Hodges, Jeff" <jeff.hodges@paypal.com<mailto:jeff.hodges@paypal.com>> wrote: On 8/30/16, 11:53 AM, "Tab Atkins Jr." <jackalmage@gmail.com<mailto:jackalmage@gmail.com>> wrote: Nonsensical errors suddenly popping up throughout the spec usually indicate that one of the handful of transformations that operate on the raw text of the document (before HTML parsing) is misfiring, and yeah, that's what happened here. I'm trying to get better compat with CommonMark, and that means dealing with both inline code spans and fenced code blocks. My code to ignore the start of code blocks was misfiring, and as a result large portions of your spec were being treated as escaped code rather than working HTML. ^_^ Fixing now. great, thanks. and I note that as of yesterday afternoon, the cloud bikeshed correctly processed our webauthn index.bs input file, thanks again! =JeffH
Received on Wednesday, 31 August 2016 15:33:20 UTC