diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-08-15 23:49:25 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-08-15 23:49:25 +0000 |
commit | e775273011ae87860adb4d61229401ddc88fb3af (patch) | |
tree | 7a9703c0f48f11e946dd308c121c8cf5e08cf04c | |
parent | 80c1656b38a6dd532507a07d02ac66a6cc840f3d (diff) | |
download | pandoc-e775273011ae87860adb4d61229401ddc88fb3af.tar.gz |
Changed date on README.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@856 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 -% July 14, 2007 +% August 15, 2007 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 |