Your cleaned content will appear here.
OneNote to Jira wiki markup
Jira and Confluence wiki markup has its own syntax: h2. for headings, *bold*, [text|url] for links, * item and ** nested item for lists, and ||header|| rows for tables. Pasting Office content into those fields either dumps raw formatting or flattens every list. The Atlassian mode rewrites the structure into that syntax so it renders correctly after you save.
Which mode do I use for Jira?
Jira Cloud's editor accepts rich text, so use Rich. Jira Server and Data Center fields use wiki markup, so use Atlassian and paste as text.
Does the Atlassian mode work in Confluence?
Yes. Confluence shares Jira's wiki markup. In the Confluence editor use Insert → Markup, choose Confluence Wiki, and paste.
Why do nested lists go flat in Jira?
Wiki-markup fields ignore indentation. Nesting must be written as * for level one and ** for level two, which the Atlassian mode does for you.
Does my content get uploaded?
No. The cleaning runs entirely in your browser; there is no server and nothing is stored.