jelly/example.html

6 lines
235 B
HTML
Raw Normal View History

2024-12-04 06:21:40 +00:00
<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>