added check for posts directory
This commit is contained in:
parent
63ca2a7b46
commit
fb67ef046a
7 changed files with 37 additions and 4 deletions
10
test/posts/in.md
Normal file
10
test/posts/in.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
title: tiltetest
|
||||
---
|
||||
|
||||
# My amazing markdown file!
|
||||
|
||||
I can _even_ do **this**!
|
||||
|
||||
- Or, I could...
|
||||
- [Link](page.md) to this file
|
Loading…
Add table
Add a link
Reference in a new issue