Skip to content

Commit c7850a5

Browse files
committed
docs!: fix features bullet point escape
1 parent 60faa9a commit c7850a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Now with Vue.js 3 support!
1212
- Supports fullscreen mode
1313
- Customize the terminal with slots
1414
- Provide your own parser (falls back to simple one)
15-
- Multiline support (with <kbd>\</kbd>)
15+
- Multiline support (with <kbd>\\</kbd>)
1616
- Autocompletion resolver (with <kbd>↹</kbd>)
1717
- Browse history (with <kbd>↑</kbd>/<kbd>↓</kbd>)
1818
- Search history (with <kbd>Ctrl</kbd> + <kbd>r</kbd>)

0 commit comments

Comments
 (0)