- From: Yoichi Osato <notifications@github.com>
- Date: Mon, 22 Mar 2021 00:45:38 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 22 March 2021 07:45:51 UTC
`bikeshed update --biblio --skip-manifest` fixed this! Thanks. However it left some `LINK ERROR`s: ``` $ make local bikeshed spec fetch.bs fetch.html --md-Text-Macro="COMMIT-SHA LOCAL COPY" LINK ERROR: No 'dfn' refs found for 'download the hyperlink'. <a data-lt="download the hyperlink" data-link-type="dfn">downloads</a> LINK ERROR: No 'dfn' refs found for 'exclude fragment'. <a data-link-for="URL serializer" data-link-type="dfn" data-lt="exclude fragment"><i>exclude fragment</i></a> ... ``` and full `bikeshed update --skip-manifest` fixed that all. Should we update Makefile to check biblio data up-to-date? -- 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/fetch/issues/1198#issuecomment-803842083
Received on Monday, 22 March 2021 07:45:51 UTC