diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2010-03-19 16:22:08 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2010-03-19 16:22:08 +0000 |
commit | bdd5ec37ae05785a7e0c13d537b960999a1c5a0c (patch) | |
tree | db896f3aab6fda8782e41fea6be0d066bad9900a | |
parent | cfd47dbc3ed931c61a85e4e9a8f5abfa5b73091d (diff) | |
download | pandoc-bdd5ec37ae05785a7e0c13d537b960999a1c5a0c.tar.gz |
Updated date on README.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1921 788f1e2b-df1e-0410-8736-df70ead52e1b
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ % Pandoc User's Guide % John MacFarlane -% December 7, 2009 +% March 20, 2010 Pandoc is a [Haskell] library for converting from one markup format to another, and a command-line tool that uses this library. It can read |