We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a0dbf2 commit cc4373eCopy full SHA for cc4373e
README.md
@@ -154,3 +154,31 @@ Foldable text:
154
<summary>Title 1</summary>
155
<p>Content 1 Content 1 Content 1 Content 1 Content 1</p>
156
</details>
157
+
158
+Hotkey:
159
160
+<kbd>⌘F</kbd>
161
162
+<kbd>⇧⌘F</kbd>
163
164
+ Markup : <kbd>⌘F</kbd>
165
166
+Hotkey list:
167
168
+| Key | Symbol |
169
+| --- | --- |
170
+| Option | ⌥ |
171
+| Control | ⌃ |
172
+| Command | ⌘ |
173
+| Shift | ⇧ |
174
+| Caps Lock | ⇪ |
175
+| Tab | ⇥ |
176
+| Esc | ⎋ |
177
+| Power | ⌽ |
178
+| Return | ↩ |
179
+| Delete | ⌫ |
180
+| Up | ↑ |
181
+| Down | ↓ |
182
+| Left | ← |
183
+| Right | → |
184
0 commit comments