Markdown
The Atlassian editor supports markdown formatting for rich text fields. This makes it quick and easy to add headings, lists, code blocks, and more to your descriptions, comments, and other rich text fields. You can copy raw markdown into the Atlassian editor but you can't convert content from it into raw markdown.
Rather than remembering different shortcuts for different types of content, you can remember just one: the slash command. Type / to add code, emoji, images, and more to your rich text fields.
For those of you who prefer using markup languages, you can type in markdown and it will convert to fully formatted content as you go.
Markdown syntax | Result |
---|---|
| Bold |
| Bold |
| Italics |
| Italics |
|
|
| |
[link](www.atlassian.com) | link |
![alt text](http://example.com/image/example.png) | Image (from URL) |
## ### #### ##### ###### | Heading levels from 1 through to 6. |
|
Note that |
|
|
|
|
|
|
|
|
| Horizontal rule |
| Horizontal rule |
| Emoji |
|
|
Keyboard shortcuts
Keyboard shortcuts have also been updated to be consistent with industry standards, so many of our keyboard shortcuts will be the same as in the other apps you use.
To override native keyboard shortcuts, ensure that your cursor or focus is on the text editor.
Keyboard shortcuts (Mac) | Keyboard shortcuts (Windows) | Result |
---|---|---|
⌘ + B | CTRL + B | Bold |
⌘ + I | CTRL + I | Italic |
⌘ + U | CTRL + U | Underline |
Tab | Tab | Indent list items |
Shift + Tab | Shift + Tab | Outdent list items |
⌘ + Shift + S | CTRL + Shift + S |
|
⌘ + Shift + 7 | CTRL + Shift + 7 |
|
⌘ + Shift + 8 | CTRL + Shift + 8 |
|
⌘ + Shift + 9 | CTRL + Shift + 9 |
|
⌘ + Shift + - | CTRL + Shift + - | Divider |
⌘ + Shift + K | CTRL + Shift + K | Link |
⌘ + Shift + M | CTRL + Shift + M |
|
⌘ + \ | CTRL + \ | Clear formatting |
⌘ + Z | CTRL + Z | Undo |
⌘ + Shift + Z | CTRL + Shift + Z | Redo |
⌘ + Shift + V | CTRL + Shift + V | Paste plain text |
: | : | Emoji |
@ | @ | Mention |
/ | / | Quick insert for tables, emoji, images, and more |
Turn off keyboard shortcuts
If Jira's keyboard shortcuts don't speed up your work and you'd prefer to turn them off, you can do so via the keyboard shortcuts dialog.
- Click Help > Keyboard shortcuts
- Toggle the Keyboard shortcuts are enabled option in the dialog.