recursive markdown rendering
This commit is contained in:
parent
5e8bb998db
commit
234c629e66
6 changed files with 90 additions and 15 deletions
3
testing/blog/dir/index.md
Normal file
3
testing/blog/dir/index.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# this is a file
|
||||
|
||||
wowo
|
9
testing/blog/index.md
Normal file
9
testing/blog/index.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# yeee
|
||||
|
||||
ye
|
||||
|
||||
&
|
||||
|
||||
<a href="dir">dir</a>
|
||||
<a href="/">home</a>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue