serverus/tests/www/includes/with_markdown.html

10 lines
167 B
HTML
Raw Normal View History

2025-07-14 19:24:35 -07:00
<html>
<body>
<p>Hello. Markdown should follow:</p>
<!-- #include file="./some_markdown.md" -->
<p>Goodbye. The include should be above.</p>
</body>
</html>