<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/web/demos, branch master</title>
<subtitle>Conversion between markup formats</subtitle>
<id>https://git.pashev.ru/pandoc/atom?h=master</id>
<link rel='self' href='https://git.pashev.ru/pandoc/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/'/>
<updated>2010-03-20T20:21:56Z</updated>
<entry>
<title>Removed web directory.</title>
<updated>2010-03-20T20:21:56Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2010-03-20T20:21:56Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=8ed6865a8a36ff3a7347e4ac72d869c47281e966'/>
<id>urn:sha1:8ed6865a8a36ff3a7347e4ac72d869c47281e966</id>
<content type='text'>
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1927 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>Updated web demos to include --mathml.</title>
<updated>2010-03-19T16:12:04Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2010-03-19T16:12:04Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=35be1e27773c8d037fc28b172edc5236bd0a4130'/>
<id>urn:sha1:35be1e27773c8d037fc28b172edc5236bd0a4130</id>
<content type='text'>
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1917 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>Removed refs to wrappers from website.</title>
<updated>2010-02-06T18:55:35Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2010-02-06T18:55:35Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=eecaec51f9c95832707fa4e2fbf761def1f5cb65'/>
<id>urn:sha1:eecaec51f9c95832707fa4e2fbf761def1f5cb65</id>
<content type='text'>
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1835 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>Changed example14 in web demos to use template &amp; xetex instead of -C.</title>
<updated>2010-01-02T18:19:09Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2010-01-02T18:19:09Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=cbb02290463f289481e9a85e5185eac588cf319a'/>
<id>urn:sha1:cbb02290463f289481e9a85e5185eac588cf319a</id>
<content type='text'>
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1777 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>Replaced "pandocwiki" demo with link to gitit.</title>
<updated>2009-12-11T06:16:54Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2009-12-11T06:16:54Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=5fda32dc747d72154a448fca4a7097c5c03fa5e1'/>
<id>urn:sha1:5fda32dc747d72154a448fca4a7097c5c03fa5e1</id>
<content type='text'>
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1665 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>Removed PDF writer from core pandoc, restored markdown2pdf.</title>
<updated>2008-08-27T05:50:26Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2008-08-27T05:50:26Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=3d2ff3d0a8d6ee04e771d1261b1367d7a3f4efe3'/>
<id>urn:sha1:3d2ff3d0a8d6ee04e771d1261b1367d7a3f4efe3</id>
<content type='text'>
+ Added markdown2pdf.
+ Removed Text/Pandoc/PDF.hs.
+ Removed references to PDF writer from Main.hs.
+ Removed references to PDF writer from pandoc.cabal.
+ Added markdown2pdf.1 to list of man pages in Setup.hs.
+ Added markdown2pdf.1.md man page source.
+ Added reference to markdown2pdf(1) in pandoc man page.
+ Added markdown2pdf to WRAPPERS in Makefile.
+ Removed mention of pdf writer from README; added markdown2pdf.
+ Added remarks on markdown2pdf dependencies to README.Debian.
+ Added markdown2pdf to web/index.txt.in.
+ Use markdown2pdf for pdf web demos.
+ Put markdown2pdf back into debian control and rules.
+ Added markdown2pdf to macports Portfile.
+ Added markdown2pdf to freebsd package.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1415 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>Removed markdown2pdf and all references to it.</title>
<updated>2008-08-10T17:34:02Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2008-08-10T17:34:02Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=1cbc974e7e0bff62aedb2600660641f19aacbaa6'/>
<id>urn:sha1:1cbc974e7e0bff62aedb2600660641f19aacbaa6</id>
<content type='text'>
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1395 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>Replaced markdown2odt with pandoc in web demos.</title>
<updated>2008-08-02T18:55:09Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2008-08-02T18:55:09Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=bab1605378084af68c7aa00dd55df7147474c039'/>
<id>urn:sha1:bab1605378084af68c7aa00dd55df7147474c039</id>
<content type='text'>
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1370 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>Added MediaWiki writer.</title>
<updated>2008-07-27T03:25:51Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2008-07-27T03:25:51Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=ddaec05d8f49308363c694718240bdaf58466659'/>
<id>urn:sha1:ddaec05d8f49308363c694718240bdaf58466659</id>
<content type='text'>
+ Added Text/Pandoc/Writers/MediaWiki.hs
+ Added to pandoc.cabal
+ Added to Main.hs and Text/Pandoc.hs exports.
+ Added tests for mediawiki writer &amp; table writer.
+ Added information on MediaWiki writer to README.
+ Added mediawiki markup to list of formats in pandoc(1) man page.
+ Updated debian/control with mediawiki output format.
+ Added mediawiki markup to description in macports portfile.
+ Updated freebsd package description to include mediawiki format.
+ Mention MediaWiki output format in web page index.
+ Added mediawiki demo to website.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1337 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>Changed name of output file in web demo #21.</title>
<updated>2008-03-25T01:37:42Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2008-03-25T01:37:42Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=b8cdc13a921d45814b078df9a782fba19b1b9399'/>
<id>urn:sha1:b8cdc13a921d45814b078df9a782fba19b1b9399</id>
<content type='text'>
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1266 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
</feed>
