Markdown Syntax

Overview

Markdown for Jira

Autocompletion

You can get a list of all available syntax by pressing Ctrl + Space in the editor. A context menu with all available syntax will appear.

Markdown for Jira

To move between items, use Up, Down, Left, Right keys. To select an item, click on it or press Enter. An example will be inserted.

Markdown for Jira

LaTeX Math formulas

Block formulas

Render

Inline formulas

Render

Sequence diagrams

Learn more about the syntax here: https://bramp.github.io/js-sequence-diagrams.

Render

Graphviz diagrams

Learn more about the syntax (Graphviz DOT) here: http://www.graphviz.org/.

Render

Mermaid UML diagrams

Learn more about Mermaid UML diagrams here: https://mermaid-js.github.io/mermaid/#/.

Here we are just showing some examples.

State diagrams

Render

Sequence diagrams

Render

Class diagrams

Render

Markdown syntax

Heading

Styling text

Render

Lists

Render

Task lists

Using emoji

Render

Mentioning people

Type @ and select the user to be mentioned.

Input
Render

Inserting attachments as images

Type @@ and select the attachment to be inserted.

Input
Render

Images

Render
Render

Code snippets

Render

Quote blocks

Render

Tables

Render

Gherkin syntax

Please enable the line-break option and the Gherkin syntax first before using this feature.

Configuration
Configuration
Render

Last updated

Was this helpful?