diff options
Diffstat (limited to 'test/fixtures')
-rw-r--r-- | test/fixtures/PAGE.MD | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/fixtures/PAGE.MD b/test/fixtures/PAGE.MD index 79fc10c..2839e6d 100644 --- a/test/fixtures/PAGE.MD +++ b/test/fixtures/PAGE.MD @@ -28,3 +28,5 @@ assert(c, 3) Some more nice content .... [Cool stuff](http://gitbook.io) + +[Link to another Markdown file](./xyz/file.md) |