summaryrefslogtreecommitdiffstats
path: root/test/fixtures
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2015-01-24 18:18:43 +0100
committerSamy Pessé <samypesse@gmail.com>2015-01-24 18:18:43 +0100
commit572994a17e24b51624437e5b0f5da44a6156ffd7 (patch)
tree0e5bbfa3d4a7aa510f284a3df77741e51a75e1e4 /test/fixtures
parent796dd4c13ac55e8b6232cbf38d49d9cf8c6676d2 (diff)
downloadgitbook-572994a17e24b51624437e5b0f5da44a6156ffd7.zip
gitbook-572994a17e24b51624437e5b0f5da44a6156ffd7.tar.gz
gitbook-572994a17e24b51624437e5b0f5da44a6156ffd7.tar.bz2
Add more tests for inclusion
Diffstat (limited to 'test/fixtures')
-rw-r--r--test/fixtures/test5/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/fixtures/test5/README.md b/test/fixtures/test5/README.md
index 33ee83a..3db21b2 100644
--- a/test/fixtures/test5/README.md
+++ b/test/fixtures/test5/README.md
@@ -1,4 +1,5 @@
# Test Content inclusion
{% include "./test.md" %}
-{% include "git+https://gist.github.com/69ea4542e4c8967d2fa7.git/test.md" %}
+Git1:{% include "git+https://gist.github.com/69ea4542e4c8967d2fa7.git/test.md" %}
+Git2:{% include "git+https://gist.github.com/69ea4542e4c8967d2fa7.git/test2.md" %} \ No newline at end of file