5 lines
235 B
HTML
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>
|