serverus/tests/www/includes/with_markdown.html

9 lines
167 B
HTML

<html>
<body>
<p>Hello. Markdown should follow:</p>
<!-- #include file="./some_markdown.md" -->
<p>Goodbye. The include should be above.</p>
</body>
</html>