Remove the Shift for the numeric shortcut for incline code.
Ctrl+8 instead of Ctrl+Shift+8
I assume Mac is the same but I do not have a Mac to test with.
</tr>
<tr>
<td>
- <code>Ctrl</code>+<code>Shift</code>+<code>8</code><br>
+ <code>Ctrl</code>+<code>8</code><br>
<code>Ctrl</code>+<code>Shift</code>+<code>E</code>
</td>
<td>
- <code>Cmd</code>+<code>Shift</code>+<code>8</code><br>
+ <code>Cmd</code>+<code>8</code><br>
<code>Cmd</code>+<code>Shift</code>+<code>E</code>
</td>
<td>{{ trans('editor.inline_code') }}</td>