summaryrefslogtreecommitdiff
path: root/utils/tests/pandoc.md
diff options
context:
space:
mode:
Diffstat (limited to 'utils/tests/pandoc.md')
-rw-r--r--utils/tests/pandoc.md26
1 files changed, 26 insertions, 0 deletions
diff --git a/utils/tests/pandoc.md b/utils/tests/pandoc.md
new file mode 100644
index 0000000..be1761a
--- /dev/null
+++ b/utils/tests/pandoc.md
@@ -0,0 +1,26 @@
+% Pandoc Test File
+% Ethan Schoonover
+% March 22, 2011
+
+%% format: markdown+lhs
+
+> import Hakyll
+> main :: IO ()
+> main = hakyll $ do
+> compile "css/*" $ byExtension (error "Not a (S)CSS file")
+
+Using *Pandoc*
+=============
+
+In this document the technical terms `water` and `ice` will be replaced by
+H~2~O.^[a contrived footnote]
+
+## Heading styles can be mixed
+
+And matched, and they still fold **properly**
+
+* * * *
+
+Some code:
+
+ a verbatim or "code" block