From acae4686e0d41fc44224c9903786a6957265d182 Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Wed, 7 Apr 2010 00:53:02 -0700 Subject: [PATCH] add test example wiki files --- test/examples/lotr/Bilbo-Baggins.md | 13 +++++++++++++ test/examples/lotr/_Footer.md | 1 + 2 files changed, 14 insertions(+) create mode 100644 test/examples/lotr/Bilbo-Baggins.md create mode 100644 test/examples/lotr/_Footer.md diff --git a/test/examples/lotr/Bilbo-Baggins.md b/test/examples/lotr/Bilbo-Baggins.md new file mode 100644 index 00000000..1da113fe --- /dev/null +++ b/test/examples/lotr/Bilbo-Baggins.md @@ -0,0 +1,13 @@ +# Bilbo Baggins + +Bilbo Baggins is the protagonist of The Hobbit and also makes a few +appearances in The Lord of the Rings, two of the most well-known of [J. R. R. +Tolkien]'s fantasy writings. The story of The Hobbit featuring Bilbo is also +retold from a different perspective in the Chapter The Quest of Erebor in +Unfinished Tales. + +In Tolkien's narrative conceit, in which all the writings of Middle-earth are +'really' translations from the fictitious volume of The Red Book of Westmarch, +Bilbo is the author of The Hobbit and translator of The Silmarillion. + +From http://en.wikipedia.org/wiki/Bilbo_Baggins \ No newline at end of file diff --git a/test/examples/lotr/_Footer.md b/test/examples/lotr/_Footer.md new file mode 100644 index 00000000..ecda3205 --- /dev/null +++ b/test/examples/lotr/_Footer.md @@ -0,0 +1 @@ +Lord of the Rings wiki \ No newline at end of file