europa-test
Version:
Test framework for Europa Core implementations
91 lines (74 loc) • 1.37 kB
Markdown
# h1
## h2
### h3
#### h4
##### h5
###### h6
span
_dfn_
"q"
_cite_
_em_
12:00:00
_var_
`samp`
_i_
**b**
sub
sup
small
**strong**
mark
ins
del
bdi
bdo
s
`kbd`
wbr
`code`
---
```
pre
```
> blockquote
**dt**
> dd
legend
label
output
figure
figcaption
![image with alt 1][image1]
![image with alt 1 (duplicate)][image1]
![image with alt 1][image2]
![][image3]
![][image4]
link with no href
link with title but no href
[link with href 1][link1]
[link with href 1 and title 1][link2]
[link with href 1 and title 1 (duplicate)][link2]
[link with href 1 and title 2][link3]
[link with href 1 (duplicate)][link1]
[link with href 2][link4]
[link with href 2 and title 1][link5]
[link with href 2 and title 2][link6]
[link with href 2 (duplicate)][link4]
[][link7]
[][link8]
[**_link with href 1 and bold italic content_**][link1]
[![image in link][image5]link with href 1 and image content][link1]
[image1]: image-with-alt-1.png
[image2]: image-with-alt-1-and-title-1.png "image with title 1"
[image3]: image-with-title-1.png "image with title 1"
[image4]: http://europa.mock/image.png
[image5]: image-in-link.png
[link1]: path/1
[link2]: path/1 "link with title 1"
[link3]: path/1 "link with title 2"
[link4]: path/2
[link5]: path/2 "link with title 1"
[link6]: path/2 "link with title 2"
[link7]: http://europa.mock
[link8]: http://europa.mock "link with title 1"