<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/src/headers/S5Header, 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>2007-11-29T02:02:34Z</updated>
<entry>
<title>Moved everything from src into the top-level directory.</title>
<updated>2007-11-29T02:02:34Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2007-11-29T02:02:34Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=9a67a486c2dc98d14d9687ceb4b01befa09114df'/>
<id>urn:sha1:9a67a486c2dc98d14d9687ceb4b01befa09114df</id>
<content type='text'>
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1104 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>Reverted back to state as of r1062.  The template haskell changes</title>
<updated>2007-11-03T23:27:58Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2007-11-03T23:27:58Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=fe684764e68e7eda281192f1fdd637a5bdb50e43'/>
<id>urn:sha1:fe684764e68e7eda281192f1fdd637a5bdb50e43</id>
<content type='text'>
are more trouble than they're worth.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1064 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>Use template haskell to avoid the need for templates:</title>
<updated>2007-11-03T22:14:03Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2007-11-03T22:14:03Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=4a841bfc5464907adea4cdd655485565565b40ae'/>
<id>urn:sha1:4a841bfc5464907adea4cdd655485565565b40ae</id>
<content type='text'>
+ Added library Text.Pandoc.Include, with a template haskell
  function $(includeStrFrom fname) to include a file as a string
  constant at compile time.
+ This removes the need for the 'templates' directory or Makefile
  target.  These have been removed.
+ The base source directory has been changed from src to .
+ A new 'data' directory has been added, containing the ASCIIMathML.js
  script, writer headers, and S5 files.
+ The src/wrappers directory has been moved to 'wrappers'.
+ The Text.Pandoc.ASCIIMathML library is no longer needed, since
  Text.Pandoc.Writers.HTML can use includeStrFrom to include the
  ASCIIMathML.js code directly.  It has been removed.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1063 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>Modified HTML writer to use the Text.XHtml library.  This results</title>
<updated>2007-02-26T19:08:10Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2007-02-26T19:08:10Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=59065c103f334514e1b743fec5359d9fd4833b55'/>
<id>urn:sha1:59065c103f334514e1b743fec5359d9fd4833b55</id>
<content type='text'>
in cleaner, faster code, and it makes it easier to use Pandoc in
other projects, like wikis, that use Text.XHtml.  Two functions
are now provided, writeHtml and writeHtmlString:  the former outputs
an Html structure, the latter a rendered string.  The S5 writer is
also changed, in parallel ways (writeS5, writeS5String).  The Html
header is now written programmatically, so it has been removed from
the 'headers' directory.  The S5 header is still needed, but the
doctype and some of the meta declarations have been removed, since
they are written programatically.  The INSTALL file and cabalize
have been updated to reflect the new dependency on the xhtml package.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@549 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>initial import</title>
<updated>2006-10-17T14:22:29Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2006-10-17T14:22:29Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=df7b68225101966051f8b592a27127bf789eb81e'/>
<id>urn:sha1:df7b68225101966051f8b592a27127bf789eb81e</id>
<content type='text'>
git-svn-id: https://pandoc.googlecode.com/svn/trunk@2 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
</feed>
