jelly/example.html
2024-12-04 01:21:40 -05:00

5 lines
235 B
HTML

<h1>Example.md</h1>
<p>This is an example markdown file you can convert with:</p>
<p><code>cargo run example.md example.html</code></p>
<p>Try it! It should work easily.
CSS styling is not built in. You can theme the CSS yourself.</p>