mirror of
https://github.com/silverstripe/silverstripe-docsviewer
synced 2024-10-22 11:05:56 +02:00
41 lines
595 B
Markdown
Executable File
41 lines
595 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)
|
|
[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
|
|
|
|
# Heading one
|
|
|
|
# Heading with custom anchor {#custom-anchor}
|
|
|
|
## Heading two
|
|
|
|
### Heading three
|
|
|
|
## Heading duplicate
|
|
|
|
## Heading duplicate
|
|
|
|
## Heading duplicate
|