2010-06-24 16:22:41 +02:00
|
|
|
## english test
|
|
|
|
|
|
|
|
test
|
|
|
|
|
2010-08-01 06:46:32 +02:00
|
|
|
1.0
|
|
|
|
|
|
|
|
[link: subfolder index](subfolder/)
|
|
|
|
[link: subfolder page](subfolder/subpage)
|
|
|
|
[link: with anchor](/test#anchor)
|
|
|
|
[link: http](http://silverstripe.org)
|
2010-08-01 06:46:37 +02:00
|
|
|
[link: api](api:DataObject)
|
2011-01-14 02:03:46 +01:00
|
|
|
[link: relative](../a-relative-file.md)
|
|
|
|
|
2010-08-01 23:13:40 +02:00
|
|
|
[api:DataObject::$has_one]
|
|
|
|
|
|
|
|
:::php
|
|
|
|
code block
|
|
|
|
with multiple
|
|
|
|
lines
|
2011-01-10 10:18:44 +01:00
|
|
|
and tab indent
|
2011-01-10 11:59:22 +01:00
|
|
|
and escaped < brackets
|
|
|
|
|
2010-08-01 23:13:40 +02:00
|
|
|
Normal text after code block
|
|
|
|
|
|
|
|
code block
|
2010-09-03 07:29:15 +02:00
|
|
|
without formatting prefix
|
|
|
|
|
|
|
|
# Heading one
|
|
|
|
|
|
|
|
# Heading with custom anchor {#custom-anchor}
|
|
|
|
|
|
|
|
## Heading two
|
|
|
|
|
|
|
|
### Heading three
|
|
|
|
|
|
|
|
## Heading duplicate
|
|
|
|
|
|
|
|
## Heading duplicate
|
|
|
|
|
|
|
|
## Heading duplicate
|