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="8ccdebc411ec42bb-2b952da0-4d2f4b84-b3d39d79-e6dc6b1d5fbcf5f65abe21e4"><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>

...

What you need to type

What you will get

Bulleted List:
* Item 1
** Item 1.1
** Item 1.2
* Item 2

Bulleted List:

  • Item 1
    • Item 1.1
    • Item 1.2
  • Item 2

Numbered List:
# Item 1
## Item 1.1
## Item 1.2
# Item 2

Numbered List:

  1. Item 1
    1. Item 1.1
    2. Item 1.2
  2. Item 2

Numbered & Bulleted List:
# Item 1
#* Item 1.1
#* Item 1.2
# Item 2

Numbered & Bulleted List:

  1. Item 1
    • Item 1.1
    • Item 1.2
  2. Item 2

Tables

See http://confluence.atlassian.com/display/DOC/Working+with+TablesImage Added

Icons / Emoticons

Some examples: (tick) (question) (info) (warning)

See: http://confluence.atlassian.com/display/DOC/Confluence+EmoticonsImage Added

Confluence Wiki Markup Resources

...