Index: tests/test_site/pages/foo/bar.md |
diff --git a/tests/test_site/pages/foo/bar.md b/tests/test_site/pages/foo/bar.md |
new file mode 100644 |
index 0000000000000000000000000000000000000000..b2414d2b8ebc14918d7a52672df388837daacb28 |
--- /dev/null |
+++ b/tests/test_site/pages/foo/bar.md |
@@ -0,0 +1,5 @@ |
+File used for to test the correct generation of pages within that |
+are located in some place other than root (` \ `). |
Vasily Kuznetsov
2018/09/27 11:05:08
This thing (` \ `) confuses me. We've discussed it
Tudor Avram
2018/10/04 06:34:19
Done.
|
+ |
+It is also used to test the correct handling of a case where a |
+file is replaced by a directory of vice-versa. |