- From: Emil Lundberg <noreply@github.com>
- Date: Wed, 02 Oct 2024 13:41:54 -0700
- To: public-webauthn@w3.org
Branch: refs/heads/issue-2088-prf-test-vectors Home: https://github.com/w3c/webauthn Commit: ebfe871f78f5d5be6cefecabf5a723b119dacae2 https://github.com/w3c/webauthn/commit/ebfe871f78f5d5be6cefecabf5a723b119dacae2 Author: Emil Lundberg <emil@yubico.com> Date: 2024-10-02 (Wed, 02 Oct 2024) Changed paths: M index.bs Log Message: ----------- Use <xmp> instead of <pre>, fixing CDDL highlighting Using <pre> causes some single quotes in the CDDL examples to be converted into "’" (U+2019) instead of "'" (U+0027), which is incorrect CDDL and also breaks the CDDL syntax highlighting. See the [Bikeshed documentation][1] for more on using `<xmp>`. [1]: https://speced.github.io/bikeshed/#xmp To unsubscribe from these emails, change your notification settings at https://github.com/w3c/webauthn/settings/notifications
Received on Wednesday, 2 October 2024 20:41:59 UTC