From a18e8154680a4dd85cfeea466cc2b297dc384ab7 Mon Sep 17 00:00:00 2001 From: uriel Date: Sun, 19 Jul 2009 08:02:11 +0200 Subject: [PATCH] Test pages for title generation. --- sites/tst.cat-v.org/titles/dashed-title.md | 3 +++ sites/tst.cat-v.org/titles/under_title.md | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 sites/tst.cat-v.org/titles/dashed-title.md create mode 100644 sites/tst.cat-v.org/titles/under_title.md diff --git a/sites/tst.cat-v.org/titles/dashed-title.md b/sites/tst.cat-v.org/titles/dashed-title.md new file mode 100644 index 0000000..466f74a --- /dev/null +++ b/sites/tst.cat-v.org/titles/dashed-title.md @@ -0,0 +1,3 @@ +This page has an all-lower case dashed title. + +The correct page title should be: `Dashed Title`. diff --git a/sites/tst.cat-v.org/titles/under_title.md b/sites/tst.cat-v.org/titles/under_title.md new file mode 100644 index 0000000..16c6d83 --- /dev/null +++ b/sites/tst.cat-v.org/titles/under_title.md @@ -0,0 +1,3 @@ +This page has an all-lower case underscore separated title. + +The correct page title should be: `Under Title`.