pandoc/man/man1
fiddlosopher d072ad4b66 Added 'odt' output option to pandoc:
Not a writer, but a module that inserts the output of the OpenDocument
writer into an ODT archive.  This replaces markdown2odt.

+ Added odt output option to Main.hs.
+ Added default for .odt output file.
+ Changed defaults so that .xml and .sgml aren't automatically DocBook.
+ Added odt writer to Text.Pandoc exports.
+ Added Text.Pandoc.ODT and included in pandoc.cabal.
+ Added reference.odt as data-file in pandoc.cabal.
+ Handle picture links in OpenDocument files using xml library.
+ Removed markdown2odt and references from Makefile, README, man.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1345 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-07-31 23:16:02 +00:00
..
hsmarkdown.1.md Changed dates on documentation. 2008-01-08 17:25:57 +00:00
html2markdown.1.md The '--sanitize-html' option now examines URIs in markdown links 2008-03-22 20:41:56 +00:00
markdown2pdf.1.md Small fix to markdown2pdf man page: 2008-03-19 18:41:07 +00:00
pandoc.1.md Added MediaWiki writer. 2008-07-27 03:25:51 +00:00