Skip to content

Commit

Permalink
🌐 Add README in English #301
Browse files Browse the repository at this point in the history
  • Loading branch information
88250 committed Apr 10, 2020
1 parent 5ac7723 commit cd544f8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -321,14 +321,14 @@ xhr.send(JSON.stringify({url: src})); // src is the address of the image outside

| | Explanation | Default |
| - | - | - |
| preview | 预览元素上的 className | '' |
| preview | Preview on the element className | '' |

#### options.keymap

| | Explanation | Default |
| - | - | - |
| deleteLine | 删除光标所在行或选中的行 | '⌘-Backspace' |
| duplicate | 复制当前行或选中的内容 | '⌘-D' |
| deleteLine | Delete the cursor line or selected line | '⌘-Backspace' |
| duplicate | Copy current line or selected content | '⌘-D' |

#### methods

Expand Down

0 comments on commit cd544f8

Please sign in to comment.