Uh oh!
There was an error while loading. Please reload this page.
doc: replace large tables in crypto.md and webcrypto.md with lists - #64582
Conversation
Signed-off-by: Filip Skokan <panva.ip@gmail.com>
nodejs-github-bot
commented
Jul 18, 2026
Review requested:
|
| [`KeyObject`][] API by the complete set of formats supported for importing and | ||
| exporting each type. | ||
| **Formats:** `'pem'`, `'der'` |
There was a problem hiding this comment.
Non-blocking observation: For semantic and accessibility purposes I think it would be better if these bold-text pseudo-headers were themselves bullet items and then the current bullet items could be indented under them. That would be likely to preserve accessibility and would certainly be more semantically intelligible. But I don't know if it would be as visually appealing. Right now, there's nothing associating these headers with the list semantically. However this can be something for subsequent discussion.
Another option is to make them headers, but that might make weird table-of-contents entries and stuff like that if we're not careful.
Uh oh!
There was an error while loading. Please reload this page.
nodejs-github-bot
commented
Jul 20, 2026
Landed in 5b27fb9 |
Signed-off-by: Filip Skokan <panva.ip@gmail.com> PR-URL: #64582 Reviewed-By: Aviv Keller <me@aviv.sh> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Signed-off-by: Filip Skokan <panva.ip@gmail.com> PR-URL: #64582 Reviewed-By: Aviv Keller <me@aviv.sh> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Signed-off-by: Filip Skokan <panva.ip@gmail.com> PR-URL: #64582 Reviewed-By: Aviv Keller <me@aviv.sh> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Signed-off-by: Filip Skokan <panva.ip@gmail.com> PR-URL: #64582 Reviewed-By: Aviv Keller <me@aviv.sh> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Because the current tables aren't compatible with the (subjective opinion trigger warning⚠️ ) overly narrow main content section of the doc redesign.