1 <div style=
"text-align:center;">
3 <p><strong>HTML Editor Shortcut Keys
</strong></p>
4 <p>The following features are accessible through shortcut keys:
</p>
6 <table border=
"1" cellpadding=
"3" style=
"text-align:left; margin:auto;">
9 <td>Change the font
</td>
13 <td>Change the font size
</td>
17 <td>Change text format (headings etc.)
</td>
20 <td>Ctrl-
1 to Ctrl-
6</td>
21 <td style=
"vertical-align:top;">Change heading level
</td>
24 <td style=
"vertical-align:top;">Ctrl-=
</td>
25 <td>Change text language for screen readers, or specify language for the Multilang filter (these appear after the 'Multi' option in the dropdown).
</td>
29 <td>Make text bold
</td>
33 <td>Make text italic
</td>
37 <td>Underline text
</td>
41 <td>Strikethrough text
</td>
53 <td>Clean Word HTML
</td>
77 <td>Text runs left to right
</td>
81 <td>Text runs right to left
</td>
85 <td>Decrease indent
</td>
89 <td>Increase indent
</td>
93 <td>Change text colour
</td>
97 <td>Change background colour
</td>
101 <td>Search and replace
</td>
105 <td>Switch to HTML source code view
</td>
109 <td>Toggle fullscreen editor mode
</td>
113 <td>Insert ordered list
</td>
117 <td>Insert unordered list
</td>
121 <td>Insert horizontal rule
</td>
125 <td>Create anchor
</td>
137 <td>Turn off autolinking
</td>
141 <td>Insert image
</td>
145 <td>Insert table
</td>
149 <td>Insert emoticon
</td>
153 <td>Insert special character
</td>
159 <p>Current limitations:
</p>
161 <li>We cannot currently use the Ctrl-` shortcut to toggle back from HTML source code view to WYSIWYG view.
</li>
162 <li>There are no shortcuts for table operations (only available in fullscreen editor mode). These are not keyboard-friendly anyway as they depend on mouse usage for the selection of table cells to operate on.
</li>