Merge pull request #10 from ueberdosis/feature/add-paragraph-command

add paragraph command and keyboard shortcut
This commit is contained in:
Philipp Kühn
2020-09-24 20:45:12 +02:00
committed by GitHub
4 changed files with 27 additions and 5 deletions

View File

@@ -22,8 +22,8 @@ yarn add @tiptap/extension-ordered-list @tiptap/extension-list-item
| class | string | | Add a custom class to the rendered HTML tag. |
## Commands
| Command | Options | Description |
| ----------- | ------- | --------------------- |
| Command | Options | Description |
| ------------ | ------- | ---------------------- |
| ordered_list | — | Toggle a ordered list. |
## Keyboard shortcuts