Font Styles | ||
---|---|---|
![]() | **Strong** | Strong |
![]() | *Italic* | Italic |
![]() | <ins>Underline</ins> | Underline |
![]() | <del>Deleted</del> | |
![]() | `Inline Code` | Inline Code |
![]() | lines of code |
lines of code |
Lists | ||
![]() | * Item 1 * Item 2 |
|
![]() | 1. Item 1 2. Item 2 |
|
Headings | ||
![]() | Title
1 ======= | Title 1 |
![]() | Title
2 ------- | Title 2 |
![]() | ### Title 3 | Title 3 |
Links | ||
http://foo.bar | http://foo.bar | |
[Foo](http://foo.bar) | Foo | |
Redmine links | ||
![]() | [[WikiPage]] | WikiPage |
[[WikiPage|Foo]] | Foo | |
Issue #12 | Issue #12 | |
Revision r43 | Revision r43 | |
commit:f30e13e43 | f30e13e4 | |
source:some/file | source:some/file | |
attachment:somefile.zip | somefile.zip
![]() | |
Inline images | ||
![]() |  | |
 | ||
Table(PHP Markdown Extra Syntax) |