process markdown files
This commit is contained in:
parent
496d3667de
commit
c29ff7b22e
7 changed files with 213 additions and 80 deletions
1
testing/out/index.html
Normal file
1
testing/out/index.html
Normal file
|
@ -0,0 +1 @@
|
|||
<html lang="en"><head ><title >markdown file</title></head> <body ><h1 >yeee</h1> <p >I need some <em >emphasis</em>...</p> <p >that's <strong >bold</strong>!</p> <p ><mark >mark</mark> the important parts.</p> <p >but <del >forget the rest</del>.</p> <p >drink lot's of H <sub >2</sub>O <sup >if you want</sup>!</p> <p ><a href="https://www.markdownguide.org/basic-syntax/">https://www.markdownguide.org/basic-syntax/</a></p> <p ></p></body></html>
|
Loading…
Add table
Add a link
Reference in a new issue