Versions Compared

Key

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

...

Basic Wiki Markup Formatting

Panelnote

This section is only valid if you prefer to edit the Wiki using the "Wiki Markup" tab. If you instead tend to use the "Rich Text" tab, most of these basic formatting options are built into the editing toolbar

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

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="0c2729d01ba4feac-66c041bf-41c14d56-87059e68-1173cdfc9b1bd63e1e9bdc62"><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>

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 note

...