Skip to content

Conversation

seanstrom
Copy link

@seanstrom seanstrom commented Oct 8, 2025

Closes #39654

Release Notes:

  • Fixed the formatting of macOS and Linux keybindings in the Zed docs to escape the backslash character when templating.

Copy link

cla-bot bot commented Oct 8, 2025

We require contributors to sign our Contributor License Agreement, and we don't have @seanstrom on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@maxdeviant maxdeviant changed the title fix(docs): ensure macos and linux keybindings are escaped in html docs: Ensure macOS and Linux keybindings are escaped in HTML Oct 8, 2025
@seanstrom
Copy link
Author

@cla-bot check

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Oct 8, 2025
Copy link

cla-bot bot commented Oct 8, 2025

The cla-bot has been summoned, and re-checked this pull request!

@seanstrom
Copy link
Author

Small comment:

  • I was not sure if there was an approved utility or dependency for escaping text for html, so I made a minimal function for the specific use-case of escaping the backslash character.
    • Please let me know if there's a better approach or dependency that could cover more use-cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hotkey for edit prediction shows with raw "kbd" markup in docs

2 participants