Skip to content

Commit

Permalink
allow list completion on lists and headers
Browse files Browse the repository at this point in the history
  • Loading branch information
jhchen committed Jan 22, 2021
1 parent eeb976e commit a6911aa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modules/keyboard.js
Original file line number Diff line number Diff line change
Expand Up @@ -483,10 +483,8 @@ Keyboard.DEFAULTS = {
shiftKey: null,
collapsed: true,
format: {
list: false,
'code-block': false,
blockquote: false,
header: false,
table: false,
},
prefix: /^\s*?(\d+\.|-|\*|\[ ?\]|\[x\])$/,
Expand Down

0 comments on commit a6911aa

Please sign in to comment.