enable hardbreak demo

This commit is contained in:
Hans Pagel
2020-09-10 11:58:00 +02:00
parent ee139084f4
commit 13ea910326
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