mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-24 20:05:39 -04:00
[GH-ISSUE #166] [FEATURE] Markdown editor hotkeys #84
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Beethoven-n on GitHub (Aug 1, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop/issues/166
The markdown editor should have hotkeys to apply bold, italic, and bold italic.
Also, pasting a link into selected text should automatically convert it into a
[title](link)line.@DecDuck commented on GitHub (Aug 21, 2025):
Maybe we move to https://overtype.dev/ so we don't have to maintain a markdown editor
[FEATURE] Markdown editor hotkeysto [GH-ISSUE #166] [FEATURE] Markdown editor hotkeys