Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Format

What you need to type

What you will get

Bold / Strong

*strong*

strong

Italics / Emphasis

_emphasis_

emphasis

Inline Citation

??citation??

citation

Deleted / Strikethrough

-deleted-

deleted

Underlined

+underlined+

underlined

Superscript

word ^superscript^

word superscript

Subscript

word ~subscript~

word subscript

Inline Code

{{ inline monospaced code }}

inline monospaced code

Colored Text

{color:red}look ma, red text!{color}

look ma, red text!

Code Sections

{code}sections of formated code{code}

Code Block
sections of formated code

Block Quote

{quote}here is quoteble
content to be quoted{quote}

here is quoteble
content to be quoted

Formatted Panel
See Panel Macro for more info.

{panel}text in here displays in a panel{panel}

Panel

text in here displays in a panel

Note Box

{note}This is a note{note}

Note

This is a note

Warning Box

{warning}This is a warning{warning}

Warning

This is a warning

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="7e212a46dde9b540-a4539446-4d4e443d-86b4bf06-2d1527a9b93c4a41fe6251b8"><ac:plain-text-body><![CDATA[

Linking to Attached Files
See [Linking to Attachments

http://confluence.atlassian.com/display/DOC/Linking+to+Attachments] for more info.

[Text-or-Title|^filename.doc]

(A link to the file named 'filename.doc', attached to the current page)

]]></ac:plain-text-body></ac:structured-macro>

...

  • Bullet Table of Contents (bullet points). For normal bulleted TOC (e.g. TechnicalFaqsee top of this wiki page), add the following to the top of the page:
    Code Block
    {toc}

...