silverstripe-docsviewer/tests/docs/en/test.md

57 lines
702 B
Markdown
Raw Normal View History

## english test
test
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)
[link: relative](../a-relative-file.md)
[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