Sign in
apache
/
maven-doxia
/
trunk
/
.
/
doxia-modules
/
doxia-module-markdown
/
src
/
test
/
resources
/
html-content.md
blob: abd33a576f120f0b95de1ad64bd0faa3b3ad31a9 [
file
] [
log
] [
blame
] [
view
]
<div>
<p><b>
Example
</b>
is a
<b>
test
</b>
of mixing html and markdown
</p>
</div>
---
Heading
=======
Some text
<table>
<tr><th>
column
</th></tr>
<tr><td>
data
</td></tr>
</table>