@wordpress/edit-post 7.3.3 → 7.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -43,856 +43,858 @@ exports[`KeyboardShortcutHelpModal should match snapshot when the modal is activ
43
43
  </svg>
44
44
  </button>
45
45
  </div>
46
- <section
47
- class="edit-post-keyboard-shortcut-help-modal__section edit-post-keyboard-shortcut-help-modal__main-shortcuts"
48
- >
49
- <ul
50
- class="edit-post-keyboard-shortcut-help-modal__shortcut-list"
51
- role="list"
52
- >
53
- <li
54
- class="edit-post-keyboard-shortcut-help-modal__shortcut"
55
- />
56
- </ul>
57
- </section>
58
- <section
59
- class="edit-post-keyboard-shortcut-help-modal__section"
60
- >
61
- <h2
62
- class="edit-post-keyboard-shortcut-help-modal__section-title"
46
+ <div>
47
+ <section
48
+ class="edit-post-keyboard-shortcut-help-modal__section edit-post-keyboard-shortcut-help-modal__main-shortcuts"
63
49
  >
64
- Global shortcuts
65
- </h2>
66
- <ul
67
- class="edit-post-keyboard-shortcut-help-modal__shortcut-list"
68
- role="list"
50
+ <ul
51
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-list"
52
+ role="list"
53
+ >
54
+ <li
55
+ class="edit-post-keyboard-shortcut-help-modal__shortcut"
56
+ />
57
+ </ul>
58
+ </section>
59
+ <section
60
+ class="edit-post-keyboard-shortcut-help-modal__section"
69
61
  >
70
- <li
71
- class="edit-post-keyboard-shortcut-help-modal__shortcut"
62
+ <h2
63
+ class="edit-post-keyboard-shortcut-help-modal__section-title"
72
64
  >
73
- <div
74
- class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
75
- >
76
- Navigate to the nearest toolbar.
77
- </div>
78
- <div
79
- class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
80
- >
81
- <kbd
82
- aria-label="Alt + F10"
83
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
84
- >
85
- <kbd
86
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
87
- >
88
- Alt
89
- </kbd>
90
- +
91
- <kbd
92
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
93
- >
94
- F10
95
- </kbd>
96
- </kbd>
97
- </div>
98
- </li>
99
- <li
100
- class="edit-post-keyboard-shortcut-help-modal__shortcut"
65
+ Global shortcuts
66
+ </h2>
67
+ <ul
68
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-list"
69
+ role="list"
101
70
  >
102
- <div
103
- class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
71
+ <li
72
+ class="edit-post-keyboard-shortcut-help-modal__shortcut"
104
73
  >
105
- Save your changes.
106
- </div>
107
- <div
108
- class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
109
- >
110
- <kbd
111
- aria-label="Control + S"
112
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
74
+ <div
75
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
113
76
  >
114
- <kbd
115
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
116
- >
117
- Ctrl
118
- </kbd>
119
- +
120
- <kbd
121
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
122
- >
123
- S
124
- </kbd>
125
- </kbd>
126
- </div>
127
- </li>
128
- <li
129
- class="edit-post-keyboard-shortcut-help-modal__shortcut"
130
- >
131
- <div
132
- class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
133
- >
134
- Undo your last changes.
135
- </div>
136
- <div
137
- class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
138
- >
139
- <kbd
140
- aria-label="Control + Z"
141
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
77
+ Navigate to the nearest toolbar.
78
+ </div>
79
+ <div
80
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
142
81
  >
143
82
  <kbd
144
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
145
- >
146
- Ctrl
147
- </kbd>
148
- +
149
- <kbd
150
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
151
- >
152
- Z
153
- </kbd>
154
- </kbd>
155
- </div>
156
- </li>
157
- <li
158
- class="edit-post-keyboard-shortcut-help-modal__shortcut"
159
- >
160
- <div
161
- class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
162
- >
163
- Redo your last undo.
164
- </div>
165
- <div
166
- class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
167
- >
168
- <kbd
169
- aria-label="Control + Shift + Z"
170
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
83
+ aria-label="Alt + F10"
84
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
85
+ >
86
+ <kbd
87
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
88
+ >
89
+ Alt
90
+ </kbd>
91
+ +
92
+ <kbd
93
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
94
+ >
95
+ F10
96
+ </kbd>
97
+ </kbd>
98
+ </div>
99
+ </li>
100
+ <li
101
+ class="edit-post-keyboard-shortcut-help-modal__shortcut"
102
+ >
103
+ <div
104
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
105
+ >
106
+ Save your changes.
107
+ </div>
108
+ <div
109
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
171
110
  >
172
111
  <kbd
173
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
174
- >
175
- Ctrl
176
- </kbd>
177
- +
178
- <kbd
179
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
180
- >
181
- Shift
182
- </kbd>
183
- +
184
- <kbd
185
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
186
- >
187
- Z
188
- </kbd>
189
- </kbd>
190
- <kbd
191
- aria-label="Control + Y"
192
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
112
+ aria-label="Control + S"
113
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
114
+ >
115
+ <kbd
116
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
117
+ >
118
+ Ctrl
119
+ </kbd>
120
+ +
121
+ <kbd
122
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
123
+ >
124
+ S
125
+ </kbd>
126
+ </kbd>
127
+ </div>
128
+ </li>
129
+ <li
130
+ class="edit-post-keyboard-shortcut-help-modal__shortcut"
131
+ >
132
+ <div
133
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
134
+ >
135
+ Undo your last changes.
136
+ </div>
137
+ <div
138
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
193
139
  >
194
140
  <kbd
195
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
196
- >
197
- Ctrl
198
- </kbd>
199
- +
141
+ aria-label="Control + Z"
142
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
143
+ >
144
+ <kbd
145
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
146
+ >
147
+ Ctrl
148
+ </kbd>
149
+ +
150
+ <kbd
151
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
152
+ >
153
+ Z
154
+ </kbd>
155
+ </kbd>
156
+ </div>
157
+ </li>
158
+ <li
159
+ class="edit-post-keyboard-shortcut-help-modal__shortcut"
160
+ >
161
+ <div
162
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
163
+ >
164
+ Redo your last undo.
165
+ </div>
166
+ <div
167
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
168
+ >
200
169
  <kbd
201
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
202
- >
203
- Y
204
- </kbd>
205
- </kbd>
206
- </div>
207
- </li>
208
- </ul>
209
- </section>
210
- <section
211
- class="edit-post-keyboard-shortcut-help-modal__section"
212
- >
213
- <h2
214
- class="edit-post-keyboard-shortcut-help-modal__section-title"
215
- >
216
- Selection shortcuts
217
- </h2>
218
- <ul
219
- class="edit-post-keyboard-shortcut-help-modal__shortcut-list"
220
- role="list"
170
+ aria-label="Control + Shift + Z"
171
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
172
+ >
173
+ <kbd
174
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
175
+ >
176
+ Ctrl
177
+ </kbd>
178
+ +
179
+ <kbd
180
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
181
+ >
182
+ Shift
183
+ </kbd>
184
+ +
185
+ <kbd
186
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
187
+ >
188
+ Z
189
+ </kbd>
190
+ </kbd>
191
+ <kbd
192
+ aria-label="Control + Y"
193
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
194
+ >
195
+ <kbd
196
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
197
+ >
198
+ Ctrl
199
+ </kbd>
200
+ +
201
+ <kbd
202
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
203
+ >
204
+ Y
205
+ </kbd>
206
+ </kbd>
207
+ </div>
208
+ </li>
209
+ </ul>
210
+ </section>
211
+ <section
212
+ class="edit-post-keyboard-shortcut-help-modal__section"
221
213
  >
222
- <li
223
- class="edit-post-keyboard-shortcut-help-modal__shortcut"
214
+ <h2
215
+ class="edit-post-keyboard-shortcut-help-modal__section-title"
224
216
  >
225
- <div
226
- class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
227
- >
228
- Select all text when typing. Press again to select all blocks.
229
- </div>
230
- <div
231
- class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
217
+ Selection shortcuts
218
+ </h2>
219
+ <ul
220
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-list"
221
+ role="list"
222
+ >
223
+ <li
224
+ class="edit-post-keyboard-shortcut-help-modal__shortcut"
232
225
  >
233
- <kbd
234
- aria-label="Control + A"
235
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
226
+ <div
227
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
228
+ >
229
+ Select all text when typing. Press again to select all blocks.
230
+ </div>
231
+ <div
232
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
236
233
  >
237
234
  <kbd
238
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
239
- >
240
- Ctrl
241
- </kbd>
242
- +
243
- <kbd
244
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
245
- >
246
- A
247
- </kbd>
248
- </kbd>
249
- </div>
250
- </li>
251
- <li
252
- class="edit-post-keyboard-shortcut-help-modal__shortcut"
253
- >
254
- <div
255
- class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
256
- >
257
- Clear selection.
258
- </div>
259
- <div
260
- class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
261
- >
262
- <kbd
263
- aria-label="escape"
264
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
235
+ aria-label="Control + A"
236
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
237
+ >
238
+ <kbd
239
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
240
+ >
241
+ Ctrl
242
+ </kbd>
243
+ +
244
+ <kbd
245
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
246
+ >
247
+ A
248
+ </kbd>
249
+ </kbd>
250
+ </div>
251
+ </li>
252
+ <li
253
+ class="edit-post-keyboard-shortcut-help-modal__shortcut"
254
+ >
255
+ <div
256
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
257
+ >
258
+ Clear selection.
259
+ </div>
260
+ <div
261
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
265
262
  >
266
263
  <kbd
267
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
268
- >
269
- escape
270
- </kbd>
271
- </kbd>
272
- </div>
273
- </li>
274
- </ul>
275
- </section>
276
- <section
277
- class="edit-post-keyboard-shortcut-help-modal__section"
278
- >
279
- <h2
280
- class="edit-post-keyboard-shortcut-help-modal__section-title"
264
+ aria-label="escape"
265
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
266
+ >
267
+ <kbd
268
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
269
+ >
270
+ escape
271
+ </kbd>
272
+ </kbd>
273
+ </div>
274
+ </li>
275
+ </ul>
276
+ </section>
277
+ <section
278
+ class="edit-post-keyboard-shortcut-help-modal__section"
281
279
  >
282
- Block shortcuts
283
- </h2>
284
- <ul
285
- class="edit-post-keyboard-shortcut-help-modal__shortcut-list"
286
- role="list"
287
- >
288
- <li
289
- class="edit-post-keyboard-shortcut-help-modal__shortcut"
280
+ <h2
281
+ class="edit-post-keyboard-shortcut-help-modal__section-title"
290
282
  >
291
- <div
292
- class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
293
- >
294
- Duplicate the selected block(s).
295
- </div>
296
- <div
297
- class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
298
- >
299
- <kbd
300
- aria-label="Control + Shift + D"
301
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
302
- >
303
- <kbd
304
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
305
- >
306
- Ctrl
307
- </kbd>
308
- +
309
- <kbd
310
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
311
- >
312
- Shift
313
- </kbd>
314
- +
315
- <kbd
316
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
317
- >
318
- D
319
- </kbd>
320
- </kbd>
321
- </div>
322
- </li>
323
- <li
324
- class="edit-post-keyboard-shortcut-help-modal__shortcut"
283
+ Block shortcuts
284
+ </h2>
285
+ <ul
286
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-list"
287
+ role="list"
325
288
  >
326
- <div
327
- class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
328
- >
329
- Remove the selected block(s).
330
- </div>
331
- <div
332
- class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
289
+ <li
290
+ class="edit-post-keyboard-shortcut-help-modal__shortcut"
333
291
  >
334
- <kbd
335
- aria-label="Shift + Alt + Z"
336
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
292
+ <div
293
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
337
294
  >
338
- <kbd
339
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
340
- >
341
- Shift
342
- </kbd>
343
- +
344
- <kbd
345
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
346
- >
347
- Alt
348
- </kbd>
349
- +
350
- <kbd
351
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
352
- >
353
- Z
354
- </kbd>
355
- </kbd>
356
- </div>
357
- </li>
358
- <li
359
- class="edit-post-keyboard-shortcut-help-modal__shortcut"
360
- >
361
- <div
362
- class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
363
- >
364
- Insert a new block before the selected block(s).
365
- </div>
366
- <div
367
- class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
368
- >
369
- <kbd
370
- aria-label="Control + Alt + T"
371
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
295
+ Duplicate the selected block(s).
296
+ </div>
297
+ <div
298
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
372
299
  >
373
300
  <kbd
374
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
375
- >
376
- Ctrl
377
- </kbd>
378
- +
379
- <kbd
380
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
381
- >
382
- Alt
383
- </kbd>
384
- +
385
- <kbd
386
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
387
- >
388
- T
389
- </kbd>
390
- </kbd>
391
- </div>
392
- </li>
393
- <li
394
- class="edit-post-keyboard-shortcut-help-modal__shortcut"
395
- >
396
- <div
397
- class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
398
- >
399
- Insert a new block after the selected block(s).
400
- </div>
401
- <div
402
- class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
403
- >
404
- <kbd
405
- aria-label="Control + Alt + Y"
406
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
301
+ aria-label="Control + Shift + D"
302
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
303
+ >
304
+ <kbd
305
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
306
+ >
307
+ Ctrl
308
+ </kbd>
309
+ +
310
+ <kbd
311
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
312
+ >
313
+ Shift
314
+ </kbd>
315
+ +
316
+ <kbd
317
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
318
+ >
319
+ D
320
+ </kbd>
321
+ </kbd>
322
+ </div>
323
+ </li>
324
+ <li
325
+ class="edit-post-keyboard-shortcut-help-modal__shortcut"
326
+ >
327
+ <div
328
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
407
329
  >
408
- <kbd
409
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
410
- >
411
- Ctrl
412
- </kbd>
413
- +
414
- <kbd
415
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
416
- >
417
- Alt
418
- </kbd>
419
- +
420
- <kbd
421
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
422
- >
423
- Y
424
- </kbd>
425
- </kbd>
426
- </div>
427
- </li>
428
- <li
429
- class="edit-post-keyboard-shortcut-help-modal__shortcut"
430
- >
431
- <div
432
- class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
433
- >
434
- Delete selection.
435
- </div>
436
- <div
437
- class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
438
- >
439
- <kbd
440
- aria-label="del"
441
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
330
+ Remove the selected block(s).
331
+ </div>
332
+ <div
333
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
442
334
  >
443
335
  <kbd
444
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
445
- >
446
- del
447
- </kbd>
448
- </kbd>
449
- <kbd
450
- aria-label="backspace"
451
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
336
+ aria-label="Shift + Alt + Z"
337
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
338
+ >
339
+ <kbd
340
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
341
+ >
342
+ Shift
343
+ </kbd>
344
+ +
345
+ <kbd
346
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
347
+ >
348
+ Alt
349
+ </kbd>
350
+ +
351
+ <kbd
352
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
353
+ >
354
+ Z
355
+ </kbd>
356
+ </kbd>
357
+ </div>
358
+ </li>
359
+ <li
360
+ class="edit-post-keyboard-shortcut-help-modal__shortcut"
361
+ >
362
+ <div
363
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
452
364
  >
453
- <kbd
454
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
455
- >
456
- backspace
457
- </kbd>
458
- </kbd>
459
- </div>
460
- </li>
461
- <li
462
- class="edit-post-keyboard-shortcut-help-modal__shortcut"
463
- >
464
- <div
465
- class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
466
- >
467
- Move the selected block(s) up.
468
- </div>
469
- <div
470
- class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
471
- >
472
- <kbd
473
- aria-label="Control + Shift + Alt + T"
474
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
365
+ Insert a new block before the selected block(s).
366
+ </div>
367
+ <div
368
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
475
369
  >
476
370
  <kbd
477
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
478
- >
479
- Ctrl
480
- </kbd>
481
- +
371
+ aria-label="Control + Alt + T"
372
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
373
+ >
374
+ <kbd
375
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
376
+ >
377
+ Ctrl
378
+ </kbd>
379
+ +
380
+ <kbd
381
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
382
+ >
383
+ Alt
384
+ </kbd>
385
+ +
386
+ <kbd
387
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
388
+ >
389
+ T
390
+ </kbd>
391
+ </kbd>
392
+ </div>
393
+ </li>
394
+ <li
395
+ class="edit-post-keyboard-shortcut-help-modal__shortcut"
396
+ >
397
+ <div
398
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
399
+ >
400
+ Insert a new block after the selected block(s).
401
+ </div>
402
+ <div
403
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
404
+ >
482
405
  <kbd
483
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
484
- >
485
- Shift
486
- </kbd>
487
- +
406
+ aria-label="Control + Alt + Y"
407
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
408
+ >
409
+ <kbd
410
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
411
+ >
412
+ Ctrl
413
+ </kbd>
414
+ +
415
+ <kbd
416
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
417
+ >
418
+ Alt
419
+ </kbd>
420
+ +
421
+ <kbd
422
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
423
+ >
424
+ Y
425
+ </kbd>
426
+ </kbd>
427
+ </div>
428
+ </li>
429
+ <li
430
+ class="edit-post-keyboard-shortcut-help-modal__shortcut"
431
+ >
432
+ <div
433
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
434
+ >
435
+ Delete selection.
436
+ </div>
437
+ <div
438
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
439
+ >
488
440
  <kbd
489
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
441
+ aria-label="del"
442
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
490
443
  >
491
- Alt
444
+ <kbd
445
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
446
+ >
447
+ del
448
+ </kbd>
492
449
  </kbd>
493
- +
494
450
  <kbd
495
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
451
+ aria-label="backspace"
452
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
496
453
  >
497
- T
454
+ <kbd
455
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
456
+ >
457
+ backspace
458
+ </kbd>
498
459
  </kbd>
499
- </kbd>
500
- </div>
501
- </li>
502
- <li
503
- class="edit-post-keyboard-shortcut-help-modal__shortcut"
504
- >
505
- <div
506
- class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
507
- >
508
- Move the selected block(s) down.
509
- </div>
510
- <div
511
- class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
460
+ </div>
461
+ </li>
462
+ <li
463
+ class="edit-post-keyboard-shortcut-help-modal__shortcut"
512
464
  >
513
- <kbd
514
- aria-label="Control + Shift + Alt + Y"
515
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
465
+ <div
466
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
467
+ >
468
+ Move the selected block(s) up.
469
+ </div>
470
+ <div
471
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
516
472
  >
517
473
  <kbd
518
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
519
- >
520
- Ctrl
521
- </kbd>
522
- +
523
- <kbd
524
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
525
- >
526
- Shift
527
- </kbd>
528
- +
529
- <kbd
530
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
531
- >
532
- Alt
533
- </kbd>
534
- +
474
+ aria-label="Control + Shift + Alt + T"
475
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
476
+ >
477
+ <kbd
478
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
479
+ >
480
+ Ctrl
481
+ </kbd>
482
+ +
483
+ <kbd
484
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
485
+ >
486
+ Shift
487
+ </kbd>
488
+ +
489
+ <kbd
490
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
491
+ >
492
+ Alt
493
+ </kbd>
494
+ +
495
+ <kbd
496
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
497
+ >
498
+ T
499
+ </kbd>
500
+ </kbd>
501
+ </div>
502
+ </li>
503
+ <li
504
+ class="edit-post-keyboard-shortcut-help-modal__shortcut"
505
+ >
506
+ <div
507
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
508
+ >
509
+ Move the selected block(s) down.
510
+ </div>
511
+ <div
512
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
513
+ >
535
514
  <kbd
536
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
537
- >
538
- Y
539
- </kbd>
540
- </kbd>
541
- </div>
542
- </li>
543
- <li
544
- class="edit-post-keyboard-shortcut-help-modal__shortcut"
545
- >
546
- <div
547
- class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
548
- >
549
- Change the block type after adding a new paragraph.
550
- </div>
551
- <div
552
- class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
553
- >
554
- <kbd
555
- aria-label="Forward-slash"
556
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
515
+ aria-label="Control + Shift + Alt + Y"
516
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
517
+ >
518
+ <kbd
519
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
520
+ >
521
+ Ctrl
522
+ </kbd>
523
+ +
524
+ <kbd
525
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
526
+ >
527
+ Shift
528
+ </kbd>
529
+ +
530
+ <kbd
531
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
532
+ >
533
+ Alt
534
+ </kbd>
535
+ +
536
+ <kbd
537
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
538
+ >
539
+ Y
540
+ </kbd>
541
+ </kbd>
542
+ </div>
543
+ </li>
544
+ <li
545
+ class="edit-post-keyboard-shortcut-help-modal__shortcut"
546
+ >
547
+ <div
548
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
549
+ >
550
+ Change the block type after adding a new paragraph.
551
+ </div>
552
+ <div
553
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
557
554
  >
558
555
  <kbd
559
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
560
- >
561
- /
562
- </kbd>
563
- </kbd>
564
- </div>
565
- </li>
566
- </ul>
567
- </section>
568
- <section
569
- class="edit-post-keyboard-shortcut-help-modal__section"
570
- >
571
- <h2
572
- class="edit-post-keyboard-shortcut-help-modal__section-title"
556
+ aria-label="Forward-slash"
557
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
558
+ >
559
+ <kbd
560
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
561
+ >
562
+ /
563
+ </kbd>
564
+ </kbd>
565
+ </div>
566
+ </li>
567
+ </ul>
568
+ </section>
569
+ <section
570
+ class="edit-post-keyboard-shortcut-help-modal__section"
573
571
  >
574
- Text formatting
575
- </h2>
576
- <ul
577
- class="edit-post-keyboard-shortcut-help-modal__shortcut-list"
578
- role="list"
579
- >
580
- <li
581
- class="edit-post-keyboard-shortcut-help-modal__shortcut"
572
+ <h2
573
+ class="edit-post-keyboard-shortcut-help-modal__section-title"
582
574
  >
583
- <div
584
- class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
585
- >
586
- Make the selected text bold.
587
- </div>
588
- <div
589
- class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
590
- >
591
- <kbd
592
- aria-label="Control + B"
593
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
594
- >
595
- <kbd
596
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
597
- >
598
- Ctrl
599
- </kbd>
600
- +
601
- <kbd
602
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
603
- >
604
- B
605
- </kbd>
606
- </kbd>
607
- </div>
608
- </li>
609
- <li
610
- class="edit-post-keyboard-shortcut-help-modal__shortcut"
575
+ Text formatting
576
+ </h2>
577
+ <ul
578
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-list"
579
+ role="list"
611
580
  >
612
- <div
613
- class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
581
+ <li
582
+ class="edit-post-keyboard-shortcut-help-modal__shortcut"
614
583
  >
615
- Make the selected text italic.
616
- </div>
617
- <div
618
- class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
619
- >
620
- <kbd
621
- aria-label="Control + I"
622
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
584
+ <div
585
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
623
586
  >
624
- <kbd
625
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
626
- >
627
- Ctrl
628
- </kbd>
629
- +
630
- <kbd
631
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
632
- >
633
- I
634
- </kbd>
635
- </kbd>
636
- </div>
637
- </li>
638
- <li
639
- class="edit-post-keyboard-shortcut-help-modal__shortcut"
640
- >
641
- <div
642
- class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
643
- >
644
- Convert the selected text into a link.
645
- </div>
646
- <div
647
- class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
648
- >
649
- <kbd
650
- aria-label="Control + K"
651
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
587
+ Make the selected text bold.
588
+ </div>
589
+ <div
590
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
652
591
  >
653
592
  <kbd
654
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
655
- >
656
- Ctrl
657
- </kbd>
658
- +
659
- <kbd
660
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
661
- >
662
- K
663
- </kbd>
664
- </kbd>
665
- </div>
666
- </li>
667
- <li
668
- class="edit-post-keyboard-shortcut-help-modal__shortcut"
669
- >
670
- <div
671
- class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
672
- >
673
- Remove a link.
674
- </div>
675
- <div
676
- class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
677
- >
678
- <kbd
679
- aria-label="Control + Shift + K"
680
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
593
+ aria-label="Control + B"
594
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
595
+ >
596
+ <kbd
597
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
598
+ >
599
+ Ctrl
600
+ </kbd>
601
+ +
602
+ <kbd
603
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
604
+ >
605
+ B
606
+ </kbd>
607
+ </kbd>
608
+ </div>
609
+ </li>
610
+ <li
611
+ class="edit-post-keyboard-shortcut-help-modal__shortcut"
612
+ >
613
+ <div
614
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
681
615
  >
682
- <kbd
683
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
684
- >
685
- Ctrl
686
- </kbd>
687
- +
688
- <kbd
689
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
690
- >
691
- Shift
692
- </kbd>
693
- +
694
- <kbd
695
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
696
- >
697
- K
698
- </kbd>
699
- </kbd>
700
- </div>
701
- </li>
702
- <li
703
- class="edit-post-keyboard-shortcut-help-modal__shortcut"
704
- >
705
- <div
706
- class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
707
- >
708
- Insert a link to a post or page.
709
- </div>
710
- <div
711
- class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
712
- >
713
- <kbd
714
- aria-label="[["
715
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
616
+ Make the selected text italic.
617
+ </div>
618
+ <div
619
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
716
620
  >
717
621
  <kbd
718
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
719
- >
720
- [[
721
- </kbd>
722
- </kbd>
723
- </div>
724
- </li>
725
- <li
726
- class="edit-post-keyboard-shortcut-help-modal__shortcut"
727
- >
728
- <div
729
- class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
730
- >
731
- Underline the selected text.
732
- </div>
733
- <div
734
- class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
735
- >
736
- <kbd
737
- aria-label="Control + U"
738
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
622
+ aria-label="Control + I"
623
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
624
+ >
625
+ <kbd
626
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
627
+ >
628
+ Ctrl
629
+ </kbd>
630
+ +
631
+ <kbd
632
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
633
+ >
634
+ I
635
+ </kbd>
636
+ </kbd>
637
+ </div>
638
+ </li>
639
+ <li
640
+ class="edit-post-keyboard-shortcut-help-modal__shortcut"
641
+ >
642
+ <div
643
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
739
644
  >
740
- <kbd
741
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
742
- >
743
- Ctrl
744
- </kbd>
745
- +
746
- <kbd
747
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
748
- >
749
- U
750
- </kbd>
751
- </kbd>
752
- </div>
753
- </li>
754
- <li
755
- class="edit-post-keyboard-shortcut-help-modal__shortcut"
756
- >
757
- <div
758
- class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
759
- >
760
- Strikethrough the selected text.
761
- </div>
762
- <div
763
- class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
764
- >
765
- <kbd
766
- aria-label="Shift + Alt + D"
767
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
645
+ Convert the selected text into a link.
646
+ </div>
647
+ <div
648
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
768
649
  >
769
650
  <kbd
770
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
771
- >
772
- Shift
773
- </kbd>
774
- +
775
- <kbd
776
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
777
- >
778
- Alt
779
- </kbd>
780
- +
781
- <kbd
782
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
783
- >
784
- D
785
- </kbd>
786
- </kbd>
787
- </div>
788
- </li>
789
- <li
790
- class="edit-post-keyboard-shortcut-help-modal__shortcut"
791
- >
792
- <div
793
- class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
794
- >
795
- Make the selected text inline code.
796
- </div>
797
- <div
798
- class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
799
- >
800
- <kbd
801
- aria-label="Shift + Alt + X"
802
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
651
+ aria-label="Control + K"
652
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
653
+ >
654
+ <kbd
655
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
656
+ >
657
+ Ctrl
658
+ </kbd>
659
+ +
660
+ <kbd
661
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
662
+ >
663
+ K
664
+ </kbd>
665
+ </kbd>
666
+ </div>
667
+ </li>
668
+ <li
669
+ class="edit-post-keyboard-shortcut-help-modal__shortcut"
670
+ >
671
+ <div
672
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
673
+ >
674
+ Remove a link.
675
+ </div>
676
+ <div
677
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
803
678
  >
804
679
  <kbd
805
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
806
- >
807
- Shift
808
- </kbd>
809
- +
810
- <kbd
811
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
812
- >
813
- Alt
814
- </kbd>
815
- +
680
+ aria-label="Control + Shift + K"
681
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
682
+ >
683
+ <kbd
684
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
685
+ >
686
+ Ctrl
687
+ </kbd>
688
+ +
689
+ <kbd
690
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
691
+ >
692
+ Shift
693
+ </kbd>
694
+ +
695
+ <kbd
696
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
697
+ >
698
+ K
699
+ </kbd>
700
+ </kbd>
701
+ </div>
702
+ </li>
703
+ <li
704
+ class="edit-post-keyboard-shortcut-help-modal__shortcut"
705
+ >
706
+ <div
707
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
708
+ >
709
+ Insert a link to a post or page.
710
+ </div>
711
+ <div
712
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
713
+ >
816
714
  <kbd
817
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
715
+ aria-label="[["
716
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
818
717
  >
819
- X
718
+ <kbd
719
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
720
+ >
721
+ [[
722
+ </kbd>
820
723
  </kbd>
821
- </kbd>
822
- </div>
823
- </li>
824
- <li
825
- class="edit-post-keyboard-shortcut-help-modal__shortcut"
826
- >
827
- <div
828
- class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
829
- >
830
- Convert the current heading to a paragraph.
831
- </div>
832
- <div
833
- class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
724
+ </div>
725
+ </li>
726
+ <li
727
+ class="edit-post-keyboard-shortcut-help-modal__shortcut"
834
728
  >
835
- <kbd
836
- aria-label="Shift + Alt + 0"
837
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
729
+ <div
730
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
731
+ >
732
+ Underline the selected text.
733
+ </div>
734
+ <div
735
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
838
736
  >
839
737
  <kbd
840
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
841
- >
842
- Shift
843
- </kbd>
844
- +
845
- <kbd
846
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
847
- >
848
- Alt
849
- </kbd>
850
- +
738
+ aria-label="Control + U"
739
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
740
+ >
741
+ <kbd
742
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
743
+ >
744
+ Ctrl
745
+ </kbd>
746
+ +
747
+ <kbd
748
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
749
+ >
750
+ U
751
+ </kbd>
752
+ </kbd>
753
+ </div>
754
+ </li>
755
+ <li
756
+ class="edit-post-keyboard-shortcut-help-modal__shortcut"
757
+ >
758
+ <div
759
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
760
+ >
761
+ Strikethrough the selected text.
762
+ </div>
763
+ <div
764
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
765
+ >
851
766
  <kbd
852
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
853
- >
854
- 0
855
- </kbd>
856
- </kbd>
857
- </div>
858
- </li>
859
- <li
860
- class="edit-post-keyboard-shortcut-help-modal__shortcut"
861
- >
862
- <div
863
- class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
864
- >
865
- Convert the current paragraph or heading to a heading of level 1 to 6.
866
- </div>
867
- <div
868
- class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
869
- >
870
- <kbd
871
- aria-label="Shift + Alt + 1 6"
872
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
767
+ aria-label="Shift + Alt + D"
768
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
769
+ >
770
+ <kbd
771
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
772
+ >
773
+ Shift
774
+ </kbd>
775
+ +
776
+ <kbd
777
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
778
+ >
779
+ Alt
780
+ </kbd>
781
+ +
782
+ <kbd
783
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
784
+ >
785
+ D
786
+ </kbd>
787
+ </kbd>
788
+ </div>
789
+ </li>
790
+ <li
791
+ class="edit-post-keyboard-shortcut-help-modal__shortcut"
792
+ >
793
+ <div
794
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
795
+ >
796
+ Make the selected text inline code.
797
+ </div>
798
+ <div
799
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
873
800
  >
874
801
  <kbd
875
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
876
- >
877
- Shift
878
- </kbd>
879
- +
802
+ aria-label="Shift + Alt + X"
803
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
804
+ >
805
+ <kbd
806
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
807
+ >
808
+ Shift
809
+ </kbd>
810
+ +
811
+ <kbd
812
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
813
+ >
814
+ Alt
815
+ </kbd>
816
+ +
817
+ <kbd
818
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
819
+ >
820
+ X
821
+ </kbd>
822
+ </kbd>
823
+ </div>
824
+ </li>
825
+ <li
826
+ class="edit-post-keyboard-shortcut-help-modal__shortcut"
827
+ >
828
+ <div
829
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
830
+ >
831
+ Convert the current heading to a paragraph.
832
+ </div>
833
+ <div
834
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
835
+ >
880
836
  <kbd
881
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
882
- >
883
- Alt
884
- </kbd>
885
- +
837
+ aria-label="Shift + Alt + 0"
838
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
839
+ >
840
+ <kbd
841
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
842
+ >
843
+ Shift
844
+ </kbd>
845
+ +
846
+ <kbd
847
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
848
+ >
849
+ Alt
850
+ </kbd>
851
+ +
852
+ <kbd
853
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
854
+ >
855
+ 0
856
+ </kbd>
857
+ </kbd>
858
+ </div>
859
+ </li>
860
+ <li
861
+ class="edit-post-keyboard-shortcut-help-modal__shortcut"
862
+ >
863
+ <div
864
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-description"
865
+ >
866
+ Convert the current paragraph or heading to a heading of level 1 to 6.
867
+ </div>
868
+ <div
869
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-term"
870
+ >
886
871
  <kbd
887
- class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
888
- >
889
- 1-6
890
- </kbd>
891
- </kbd>
892
- </div>
893
- </li>
894
- </ul>
895
- </section>
872
+ aria-label="Shift + Alt + 1 6"
873
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key-combination"
874
+ >
875
+ <kbd
876
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
877
+ >
878
+ Shift
879
+ </kbd>
880
+ +
881
+ <kbd
882
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
883
+ >
884
+ Alt
885
+ </kbd>
886
+ +
887
+ <kbd
888
+ class="edit-post-keyboard-shortcut-help-modal__shortcut-key"
889
+ >
890
+ 1-6
891
+ </kbd>
892
+ </kbd>
893
+ </div>
894
+ </li>
895
+ </ul>
896
+ </section>
897
+ </div>
896
898
  </div>
897
899
  </div>
898
900
  `;