Markdown
Markdown Keyboard Shortcut Formatter
Turn action/keys pairs into a table, with optional <kbd> tags.
How it works
- 1List shortcuts as action: keys.
- 2Toggle <kbd> wrapping.
- 3Copy the shortcuts table.
Use cases
- Document app keyboard shortcuts.
- Add a hotkeys table to docs.
- Make shortcuts render as keys.
Frequently asked questions
What do <kbd> tags do?
They render each key as a styled keycap on GitHub and other renderers that support inline HTML.
How are multi-key shortcuts handled?
Keys joined by + (like Ctrl+S) are split and wrapped individually.
Is it private?
Yes. The document is assembled in your browser; nothing is uploaded or stored.
Related tools
See all →Markdown Editor
A fast, free online Markdown editor with live side-by-side preview.
Live Markdown Preview
Paste Markdown and see it rendered live, side by side, as you edit.
Split View Markdown Editor
A two-pane Markdown editor with the source and live preview side by side.
Fullscreen Markdown Editor
An immersive, full-window Markdown editor with live preview.