This topic lists all formatting that you can apply to text in Mingle cards and wiki pages.
| Formatting | Markup | Preview |
|---|---|---|
| Italic | _your text_ | your text |
| Bold | *your text* | your text |
| Heading 1 | h1. Heading One | Heading One |
| Heading 2 | h2. Heading Two | Heading Two |
| Heading 3 | h3. Heading Three | Heading Three |
| Heading 4 | h4. Heading Four | Heading Four |
| Block quote |
Normal text bq. Block quote text Normal text |
Normal text
Normal text |
| Code (monospace) | This is a @code example@ | This is a code example |
| Strikethrough | We need to -delete- this | We need to delete this |
| Underline | This is an +important+ example | This is an important example |
| Superscript | a ^2^ + B ^2^ | A2 + B2 |
| Colored text | I'm %{color:red}certain% this needs to move | I'm certain this needs to move |
| Align right | p>. Right-justified text | Right-justified text |
| Center text | p=. Centered text | Centered text |
| Formatting | Markup | Preview |
|---|---|---|
| Bulleted List |
* Item One * Item Two |
|
| Bulleted List Indent |
* Item One ** Item One A ** Item One B * Item Two |
|
| Numbered List |
# Item One # Item Two |
|
| Numbered List Indent |
# Item One ## Item One A ## Item One B # Item Two |
|
| Formatting | Markup | Preview |
|---|---|---|
|
Link to cards (Note: the actual prefix you use in front of card numbers depends on the card keywords you set up. A '#' is used as an example here.) |
See the following related cards, #231, #533, #74 | See the following related cards, 231, 533, 74 |
| Link to external URL |
See "The ThoughtWorks Website":http://www.thoughtworks.com for details |
See The ThoughtWorks Website for details |
| Footnote link |
This is covered elsewhere[1] |
This is covered elsewhere1 |
| Footnote location | fn1. Down here, in fact | 1 Down here, in fact |
|
Link to a wiki page within the project (Note: you must type the page reference exactly as it appears in Mingle with the same capitalization.) |
See [[Mingle_Markup]] for details | See Mingle Markup for details |
| Link to a wiki page within the project - but with different link text | See [[this link here|Mingle_Markup]] for details | See this link here for details |
|
Link to an image (Note: you must first insert the image into the card or wiki page. Mingle may change the file name - you may need to check it at the bottom of the page after saving the page or card.) |
!Mingle_Logo.png! |
|
| Link to an image on an external website | !http://studios.thoughtworks.com/mingle/images/Mingle_Logo.png! |
|
| Formatting | Markup | Preview | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Simple table |
|a|table|row| |b|table|row| |
|
||||||||||||
| Table with header row |
|_. Name |_. Age |_. Sex | | Joan | 24 | f | | Archie | 29 | m | | Bella | 45 | f | |
|
||||||||||||
| Table header spanning multiple columns |
|\2. Spans two columns | | Column 1 | Column 2 | |
|
||||||||||||
| Table row spanning multiple rows |
|/3. Spans 3 rows | a | | b | | c | |
|
||||||||||||
Back to Pages and components in Mingle