| 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..930823651fc088364f3617b0f1a105adb1f6f36a |
| --- /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. |
| + |
| +It is also used to test the correct handling of a case where a |
| +file is replaced by a directory of vice-versa. |