diff options
author | Aaron O'Mullan <aaron.omullan@friendco.de> | 2014-03-31 11:57:16 -0700 |
---|---|---|
committer | Aaron O'Mullan <aaron.omullan@friendco.de> | 2014-03-31 11:57:16 -0700 |
commit | 75073d47a2bd0401cc66d2e3c1692c31917e6a4c (patch) | |
tree | 42fa01d9b3822cf0b603d8263f50124222dc11d1 /test | |
parent | 0af1886358e79b5e9f84fcdeb7017edbc185d3c7 (diff) | |
download | gitbook-75073d47a2bd0401cc66d2e3c1692c31917e6a4c.zip gitbook-75073d47a2bd0401cc66d2e3c1692c31917e6a4c.tar.gz gitbook-75073d47a2bd0401cc66d2e3c1692c31917e6a4c.tar.bz2 |
Add link to PAGE.md fixture
Diffstat (limited to 'test')
-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) |