Update Keyboard Shortcuts
parent
2f71333d3b
commit
ad82fdf8e0
1 changed files with 12 additions and 0 deletions
|
|
@ -22,3 +22,15 @@ Bouquin supports various keyboard shortcuts:
|
||||||
- **Ctrl+Q**: Quit the application
|
- **Ctrl+Q**: Quit the application
|
||||||
|
|
||||||
|
|
||||||
|
### Styling
|
||||||
|
|
||||||
|
- **Ctrl+B**: Set selected text to bold
|
||||||
|
- **Ctrl+I**: Set selected text to italic
|
||||||
|
- **Ctrl+-**: Set selected text to strikethrough
|
||||||
|
- **Ctrl+1**: Set selected text to h1 (heading)
|
||||||
|
- **Ctrl+2**: Set selected text to h2 (heading)
|
||||||
|
- **Ctrl+3**: Set selected text to h3 (heading)
|
||||||
|
- **Ctrl+.**: Set selected text to normal size (paragraph)
|
||||||
|
- **Ctrl+Shift+-**: Decrease size of normal text
|
||||||
|
- **Ctrl+Shift++**: Increase size of normal text
|
||||||
|
- **Ctrl+`**: Set selected text to be in a ```<code>``` block
|
||||||
Loading…
Add table
Add a link
Reference in a new issue