w3c / webcrypto

The W3C Web Cryptography API
https://w3c.github.io/webcrypto/
Other
263 stars 53 forks source link

Use shorthand forms instead of <var> and <code> elements #309

Closed twiss closed 2 years ago

twiss commented 2 years ago

Use |variable_name| instead of <var> elements, and backticks (`) instead of <code> elements.

Also, place the quotes in string literals outside the monotext formatted string value.


:boom: Error: connect ETIMEDOUT 128.30.52.89:443 :boom:

PR Preview failed to build. (Last tried on Feb 28, 2022, 7:06 PM UTC).

More PR Preview relies on a number of web services to run. There seems to be an issue with the following one: :rotating_light: [Spec Generator](https://www.w3.org/2015/labs/) - Spec Generator is the web service used to build specs that rely on ReSpec. :link: [Related URL](https://labs.w3.org/spec-generator/?type=respec&url=https%3A%2F%2Fraw.githubusercontent.com%2Fw3c%2Fwebcrypto%2Fc1b9049d5ac5b1c9ee96f6ccaefda1a174ab8312%2Fspec%2FOverview.html%3FisPreview%3Dtrue) _If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please [file an issue](https://github.com/tobie/pr-preview/issues/new?title=Error%20not%20surfaced%20properly&body=See%20w3c/webcrypto%23309.)._
twiss commented 2 years ago

Thanks! I'll go ahead and merge, as I'm not sure anyone wants to read this entire diff and I don't think it's particularly worth doing anyway (if you've seen one line of diff you've more or less seen them all :sweat_smile:)