- From: Joshua Bell <notifications@github.com>
- Date: Mon, 22 Jun 2020 10:56:12 -0700
- To: w3c/clipboard-apis <clipboard-apis@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 22 June 2020 17:56:24 UTC
Currently the source uses: `<div class=algorithm>` Bikeshed does a better job if you use: `<div algorithm>` * better formatting - algorithms are wrapped in a block * variable checks - bikeshed can issue errors if variables are not used at least twice within an algorithm and does scope checks * better linking - the algorithm plucks its name from the first `<dfn>`, and can be specified explicitly in the `<div>` if needed, which validates the intent of the author a little more -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/clipboard-apis/issues/125
Received on Monday, 22 June 2020 17:56:24 UTC