mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-24 14:47:13 -04:00
* fix: double asterisk to bold fixed * double asterisk to bold fixed
This commit is contained in:
parent
f9a1cb2623
commit
f40d1a9a96
1 changed files with 1 additions and 1 deletions
|
@ -309,7 +309,7 @@ List<ShortcutEvent> builtInShortcutEvents = [
|
|||
),
|
||||
ShortcutEvent(
|
||||
key: 'Double asterisk to bold',
|
||||
command: 'shift+digit 8',
|
||||
character: '*',
|
||||
handler: doubleAsteriskToBoldHandler,
|
||||
),
|
||||
ShortcutEvent(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue