Paragraphs
A single paragraph Followed by another |
A single paragraph Followed by another |
|---|---|
p. A single paragraph p. Followed by another |
A single paragraph Followed by another |
p<. A left-aligned paragraph |
A left-aligned paragraph |
p>. A right-aligned paragraph |
A right-aligned paragraph |
p=. A centered paragraph |
A centered paragraph |
p<>. A justified paragraph |
A justified paragraph |
p(. A left idented paragraph |
A left idented paragraph |
p((. A stronger left idented paragraph |
A stronger left idented paragraph |
p>). A right aligned & idented paragraph |
A right aligned & idented paragraph |
I spoke. And none replied I spoke. And none replied |
I spoke. And none replied I spoke. And none replied |
I spoke.[[BR]]And none replied |
I spoke. |
Headers
h1. Header 1 h2. Header 2 h3. Header 3 |
Header 1Header 2Header 3 |
|---|---|
= Header 1 = == Header 2 == === Header 3 === |
Header 1Header 2Header 3 |
Formats
strong: I *believe* every word emphased: I +believe+ every word inserted: I _believe_ every word deleted: I -believe- every word superscript: I ^believe^ every word subscript: I ~believe~ every word inline-code: I @believe@ every word |
strong: I believe every word emphased: I believe every word inserted: I believe every word deleted: I superscript: I believe every word subscript: I believe every word inline-code: I |
|---|
Blocks
bq. A block quotation |
|
|---|---|
bc. A code block |
|
{{{
public String toString() {
this.entity.getNodeName();
}
}}} |
|
Lists
# Fuel could be: ## Coal ## Gasoline ## Electricity |
|
|---|---|
* Fuel could be: ** Coal ** Gasoline ** Electricity |
|
Links
Make a link to [[Another page]] in the Wiki by enclosing it in double-brackets. |
Make a link to Another page in the Wiki by enclosing it in double-brackets. |
|---|---|
Another [[The real page name:example]] for internal Wiki page references. |
Another example for internal Wiki page references. |
Use a backslash to escape [[\Wiki]] links. |
Use a backslash to escape [[Wiki]] links. |
You can find Retrospectiva under http://www.retrospectiva.org |
You can find Retrospectiva under http://www.retrospectiva.org |
Please visit "Retrospectiva":http://www.retrospectiva.org for more information |
Please visit Retrospectiva for more information |
A solution to this problem can be found in changeset [712] |
A solution to this problem can be found in changeset [712] |
This problem is described in Ticket [#3733] |
This problem is described in Ticket [#3733] |
References
!http://www.retrospectiva.org/images/logo_small.png! |
|
|---|---|
Uploaded image: [[I:Logo:Alt Text]] |
Uploaded image: |
Download an [[F:Document:uploaded file]] |
Download an uploaded file |
Tables
| name | age | sex | | joan | 24 | f | | archie | 29 | m | | bella | 45 | f | |
|
||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|_. name |_. age |_. sex | | joan | 24 | f | | archie | 29 | m | | bella | 45 | f | |
|
||||||||||||
|_. attribute list | |<. align left | |>. align right| |=. align center | |<>. align justify | |^. valign top | |~. valign bottom | |
|
||||||||||||
|\2. two column span | | col 1 | col 2 | |
|
||||||||||||

