diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2006-12-28 06:40:21 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2006-12-28 06:40:21 +0000 |
commit | 5468e76a7eb6a910b095bf065bc70cdf244c0a1c (patch) | |
tree | 4a33078cab2dedc566863486dc95df390c56240c /web/S5DEMO | |
parent | a1a30d69bd83e57e494cd3ca5077086077731998 (diff) | |
download | pandoc-5468e76a7eb6a910b095bf065bc70cdf244c0a1c.tar.gz |
Added "Demos" page to the website.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@298 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'web/S5DEMO')
-rw-r--r-- | web/S5DEMO | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/web/S5DEMO b/web/S5DEMO new file mode 100644 index 000000000..e61ecf853 --- /dev/null +++ b/web/S5DEMO @@ -0,0 +1,19 @@ +% Eating Habits +% John Doe +% March 22, 2005 + +# In the morning + +- Eat eggs +- Drink coffee + +# In the evening + +- Eat spaghetti +- Drink wine + +# Conclusion + +- And the answer is... +- $f(x)=\sum_{n=0}^\infty\frac{f^{(n)}(a)}{n!}(x-a)^n$ + |