diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-07-14 06:27:34 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-07-14 06:27:34 +0000 |
commit | 532dd43139d4056bc83b7994bd68b965d07e750b (patch) | |
tree | c637370d5bd92fc8e2941a0d48a176c305ea57ec | |
parent | a786f43e8cfcbcd7252a13e36357d78a0bc1f4bf (diff) | |
download | pandoc-532dd43139d4056bc83b7994bd68b965d07e750b.tar.gz |
Changed title in README to "Pandoc User's Guide."
git-svn-id: https://pandoc.googlecode.com/svn/trunk@698 788f1e2b-df1e-0410-8736-df70ead52e1b
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ -% Pandoc +% Pandoc User's Guide % John MacFarlane -% December 29, 2006 +% July 14, 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 |