Option | Description |
---|---|
![]() | Enables text mode (switches to text mode if you are in code mode).
Note: Text mode is active by default. |
![]() | Enables normal text. |
![]() | Enables heading style. |
![]() | Displays text in bold. |
![]() | Displays text in italic. |
![]() | Underlines text. |
![]() | Displays text in monospace font. |
![]() | Adds bulleted list. |
![]() | Adds numbered list. |
Option | Description |
---|---|
![]() | Enables code mode (switches to code mode if you are in text mode). |
![]() | Comments current line. |
![]() | Uncomments current line (if commented). |
![]() | Adds tab space to the start of the current line. |
![]() | Removes tab space from start of current line. |
Option | Description |
---|---|
![]() | Add an image. Learn more |
![]() | Convert selected text to hyperlink. |
![]() | Add LaTeX equation. Learn more |
![]() | Add attachments. Learn more |
![]() | Get help for Rich Text Editor (this page). |
Formatting Style | Autoformatting Sequence | Keyboard Shortcut |
---|---|---|
Text/code toggle | - | Ctrl+E (⌥Enter) |
Normal Text | - | Ctrl+Alt+T (⌃⌥T) |
Heading | ## text + Enter | Ctrl+Alt+H (⌃⌥H) |
Bold | **text** __text__ |
Ctrl+B (⌘B) |
Italic | *text* _text_ |
Ctrl+I (⌘I) |
Bold and italic | ***text*** ___text___ |
Ctrl+B, then Ctrl+I (⌘B, then ⌘I) |
Underline | - | Ctrl+U (⌘U) |
Monospace | `text` |text| |
Ctrl+M (⌃M) |
Bulleted list | * text - text + text |
Ctrl+Alt+U (⌃⌥U) |
Numbered list | number. text | Ctrl+Alt+O (⌃⌥O) |
Comment | - | Ctrl+R (⌘/) |
Indent | - | Ctrl+] (⌘]) Tab |
Unindent/Outdent | - | Ctrl+[ (⌘[) |
Hyperlink | URL+Space or Enter <URL> [Label](URL) |
Ctrl+K (⌘K) |
LaTeX equation | $LaTeX$ | Ctrl+Alt+G (⌘⌥G) |
Inline equations | - | Ctrl+Shift+E (⌘⇧E) |
Trademark, service mark, and copyright symbols (™, ℠, ®, and ©) | (TM) (SM) (R) (C) |
- |