]> BookStack Code Mirror - website/commitdiff
Update wysiwyg-editor.md 183/head
authorJoel Godfrey <redacted>
Sat, 30 Mar 2024 02:27:03 +0000 (07:57 +0530)
committerGitHub <redacted>
Sat, 30 Mar 2024 02:27:03 +0000 (07:57 +0530)
content/docs/user/wysiwyg-editor.md

index 8aa19e538442ac665925ea1ea98efed384dd24d6..677a84cea1c8db53373c71a11724c9cd5b938d1c 100644 (file)
@@ -72,7 +72,7 @@ The following shortcuts are available in the WYSIWYG Editor:
     </tr>
     <tr>
       <td><code>Ctrl+9</code> / <code>Cmd+9</code></td>
-      <td>Callout <br>(Keep pressing to toggle through styles)</td>
+      <td>Callout (Keep pressing to toggle through styles info, success, warning, danger)</td>
     </tr>
     <tr>
       <td>
@@ -81,6 +81,10 @@ The following shortcuts are available in the WYSIWYG Editor:
       </td>
       <td>Ordered List <br> Bullet List</td>
     </tr>
+    <tr>
+      <td><code>Ctrl+K</code> / <code>Cmd+K</code></td>
+      <td>Insert Link</td>
+    </tr>
     <tr>
       <td><code>Ctrl+Shift+K</code> / <code>Cmd+Shift+K</code></td>
       <td>Link to BookStack content</td>