diff options
author | Samy Pessé <samypesse@gmail.com> | 2014-04-18 17:23:33 +0200 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2014-04-18 17:23:33 +0200 |
commit | dd0579b60d29da744ef49aae26423b91529ac8cd (patch) | |
tree | 412964c37313a7660be740704eb027e70ea608bd /test/fixtures | |
parent | b5bb953e4779a591ade83356ffbf776047c53f5b (diff) | |
download | gitbook-dd0579b60d29da744ef49aae26423b91529ac8cd.zip gitbook-dd0579b60d29da744ef49aae26423b91529ac8cd.tar.gz gitbook-dd0579b60d29da744ef49aae26423b91529ac8cd.tar.bz2 |
Update tests for relative images
Diffstat (limited to 'test/fixtures')
-rw-r--r-- | test/fixtures/IMAGES.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/test/fixtures/IMAGES.md b/test/fixtures/IMAGES.md new file mode 100644 index 0000000..99ffa00 --- /dev/null +++ b/test/fixtures/IMAGES.md @@ -0,0 +1,12 @@ +# Images Test + +This is a test for images path calculation. It supposed this fiel is in a syntax/ folder + +### # + +[](./preview.png) + +### 2 + +[](./preview2.png) + |