Skip to content

feat: adds heading shortcuts#13144

Open
steven-mpawulo wants to merge 1 commit into
nextcloud:mainfrom
steven-mpawulo:feature/10008-compose-heading-shortcuts
Open

feat: adds heading shortcuts#13144
steven-mpawulo wants to merge 1 commit into
nextcloud:mainfrom
steven-mpawulo:feature/10008-compose-heading-shortcuts

Conversation

@steven-mpawulo

Copy link
Copy Markdown

Added keyboard shortcuts for applying heading styles while composing in HTML mode

Ctrl+Alt+1 — Heading 1
Ctrl+Alt+2 — Heading 2
Ctrl+Alt+3 — Heading 3

On macOS, use Cmd+Alt+1, Cmd+Alt+2, and Cmd+Alt+3.

Fixes #10008

Signed-off-by: steven-mpawulo <stevenmpawulo@gmail.com>
@ChristophWurst ChristophWurst self-assigned this Jun 23, 2026
@ChristophWurst ChristophWurst added enhancement 3. to review feature:editor All bugs, features and pull requests about the (HTML) editor labels Jun 23, 2026

@ChristophWurst ChristophWurst left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and works 🙏

Thanks a lot

@steven-mpawulo

Copy link
Copy Markdown
Author

Your welcome @ChristophWurst

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

Labels

3. to review enhancement feature:editor All bugs, features and pull requests about the (HTML) editor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Keyboard shortcuts for headings

2 participants