master
click here to add a description
click here to add a homepage
You must write something to update a wiki page.
[[Page Title]]
[[Link Label|Page Title]]
[[http://example.com]]
[[Example|http://example.com]]
[[Absolute PDF|/images/example.pdf]]
[[Relative PDF|example.pdf]]
'[[Page Title]]
[[/images/example.png]]
[[http://example.com/example.png]]
[[/example.png|alt=Shapes]]
[[/example.png|frame|alt=Shapes]]
[[/example.png|width=40px]]
[[/example.png|height=40px]]
The quick brown fox jumps.
[[/example.png|align=left]]
[[/example.png|align=center]]
[[/example.png|align=right]]
The quick brown fox jumps [[/example.png|float|align=left]] over the lazy dog and feels as if he were in seventh heaven.
The quick brown fox jumps over the lazy dog and feels as if he were in seventh heaven.
The quick brown fox jumps [[/example.png|float|align=right]] over the lazy dog and feels as if he were in seventh heaven.
```ruby¬ ··def foo¬ ····puts 'bar'¬ ··end¬ ```
def foo puts 'bar' end
*bold text*
_italic text_
+monospace text+
`single quoted text'
``double quoted text''
x^2^
H~2~O
**bold text**
//italic text//
{{{monospace text}}}
*italic text*
`inline code`
inline code
/italic text/
=inline code=
B<bold text>
I<italic text>
C<inline code>
``monospace text``
@inline code@
= Heading Text
== Heading Text
=== Heading Text
* Heading Text
** Heading Text
*** Heading Text
# Heading Text
## Heading Text
### Heading Text
=head1 Heading Text
=head2 Heading Text
=head3 Heading Text
Heading Text
============
------------
~~~~~~~~~~~~
h1. Heading Text
h2. Heading Text
h3. Heading Text
* Item 1¬ ** Item 1.1¬ * Item 2¬ * Item 3
Item 1
Item 1.1
Item 2
Item 3
. Item 1¬ .. Item 1.1¬ . Item 2¬ . Item 3
# Item 1¬ ## Item 1.1¬ # Item 2¬ # Item 3
* Item 1¬ ····* Item 1.1¬ * Item 2¬ * Item 3
1. Item 1¬ ····1. Item 1.1¬ 2. Item 2¬ 3. Item 3
- Item 1¬ ····- Item 1.1¬ - Item 2¬ - Item 3
=over 4¬ ¬ =item * Item 1¬ ¬ =item * Item 2¬ ¬ =item * Item 3¬ ¬ =back
=over 4¬ ¬ =item 1. Item 1¬ ¬ =item 2. Item 2¬ ¬ =item 3. Item 3¬ ¬ =back
* Item 1¬ ··* Item 1.1¬ * Item 2¬ * Item 3
1. Item 1¬ ···1. Item 1.1¬ 2. Item 2¬ 3. Item 3
* Item 1¬ ¬ ··* Item 1.1¬ ¬ * Item 2¬ ¬ * Item 3
1. Item 1¬ ¬ ···1. Item 1.1¬ ¬ 2. Item 2¬ ¬ 3. Item 3
\[ \left( \sum_{k=1}^n a_k b_k \right)^2 \]
Consider \( x^2 + y^2 \).
Loading content...