process markdown files
This commit is contained in:
parent
496d3667de
commit
c29ff7b22e
7 changed files with 213 additions and 80 deletions
|
@ -1,9 +1,14 @@
|
|||
# yeee
|
||||
|
||||
ye
|
||||
I need some *emphasis*...
|
||||
|
||||
&
|
||||
that's **bold**!
|
||||
|
||||
<a href="dir">dir</a>
|
||||
<a href="/">home</a>
|
||||
==mark== the important parts.
|
||||
|
||||
but ~~forget the rest~~.
|
||||
|
||||
drink lot's of H ~2~O ^if you want^!
|
||||
|
||||
<https://www.markdownguide.org/basic-syntax/>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue