This commit is contained in:
Philipp Kühn
2020-09-10 12:10:33 +02:00
2 changed files with 4 additions and 4 deletions

View File

@@ -4,14 +4,14 @@ The HardBreak extensions adds support for the `<br>` HTML tag, which forces a li
## Options
*None*
## Commands
## Commands
| Command | Options | Description |
| --------- | ------- | ----------------- |
| hardBreak | — | Add a line break. |
## Keyboard shortcuts
* Windows & Linux: `Shift` + `Enter`
* `Shift` + `Enter`
* Windows & Linux: `Control` + `Enter`
* macOS: `Command` + `Enter`
## Source Code