silverstripe-docsviewer/tests/docs/en/test.md
2014-09-15 22:12:31 +12:00

56 lines
662 B
Markdown
Executable File

## english test
test
1.0
[link: subfolder index](subfolder/)
[link: subfolder page](subfolder/subpage)
[link: with anchor](/test#anchor)
[link: http](http://silverstripe.org)
[link: api](api:DataObject)
[api:DataObject::$has_one]
:::php
code block
with multiple
lines
and tab indent
and escaped < brackets
Normal text after code block
code block
without formatting prefix
```
Fenced code block
```
Did the fence work?
```php
Fenced box with
new lines in
between
content
```
# Heading one
# Heading with custom anchor {#custom-anchor}
## Heading two
### Heading three
## Heading duplicate
## Heading duplicate
## Heading duplicate