[w3c/uievents] Prevent `<code>` becoming propdescs (#313)

Closes #310

Single quotes are special in bikeshed per [the docs](https://tabatkins.github.io/bikeshed/#link-types):

&gt; &quot;propdesc&quot; - used by the &#39;foo&#39; shorthand. A union of &quot;property&quot; and &quot;descriptor&quot;. 
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/uievents/pull/313

-- Commit Summary --

  * Revert &quot;chore: sections use .txt extension&quot;
  * Restore build.py call
  * Prevent being propdesc with double quote

-- File Changes --

    M .github/workflows/auto-publish.yml (1)
    M index.bs (28)
    M sections/keyboard.txt (6)

-- Patch Links --

https://github.com/w3c/uievents/pull/313.patch
https://github.com/w3c/uievents/pull/313.diff

-- 
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/uievents/pull/313

Received on Sunday, 12 September 2021 00:58:38 UTC