summaryrefslogtreecommitdiffstats
path: root/test/fixtures
diff options
context:
space:
mode:
authorAaron O'Mullan <aaron.omullan@gmail.com>2014-04-10 11:44:33 -0700
committerAaron O'Mullan <aaron.omullan@gmail.com>2014-04-10 11:44:33 -0700
commit892ec04f5267a2a73074087be6b4eacd13b971a2 (patch)
tree62b61ab52d3854b9e822b0c6e7fbb82ab1760d06 /test/fixtures
parent02d8272c74b8b7f2da4e39c432e6521047ea8900 (diff)
parent8f457a752eef936eba95ce3de7bb8e490b1ba4ea (diff)
downloadgitbook-892ec04f5267a2a73074087be6b4eacd13b971a2.zip
gitbook-892ec04f5267a2a73074087be6b4eacd13b971a2.tar.gz
gitbook-892ec04f5267a2a73074087be6b4eacd13b971a2.tar.bz2
Merge pull request #78 from mrpotes/mocha-windows
Fix URL creation on windows
Diffstat (limited to 'test/fixtures')
-rw-r--r--test/fixtures/PAGE.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/fixtures/PAGE.md b/test/fixtures/PAGE.md
index 92ee707..7dcaa40 100644
--- a/test/fixtures/PAGE.md
+++ b/test/fixtures/PAGE.md
@@ -31,6 +31,9 @@ Some more nice content ....
[Link to another Markdown file](./xyz/file.md)
+And look at this pretty picture:
+![Pretty](../assets/my-pretty-picture.png "Pretty")
+
Lets go for another exercise but this time with some context :
---