<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/src/wrappers, 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 html2markdown. Previously html2markdown piped all input</title>
<updated>2007-10-02T02:08:52Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2007-10-02T02:08:52Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=a1ad3b4e5fde28e74787dd4af609ea7aaf5b8005'/>
<id>urn:sha1:a1ad3b4e5fde28e74787dd4af609ea7aaf5b8005</id>
<content type='text'>
through html tidy before passing it to pandoc.  This causes problems
on certain sites (e.g. daringfireball.com/markdown) which have
well-formed xhtml that causes tidy to choke.  Solution is to try
pandoc on the original HTML, and run it through tidy only if that
fails.

This means that a temp file is now always used, even when input comes
from a local file or standard input.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1039 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>Removed test for examplep in markdown2pdf.</title>
<updated>2007-07-28T19:17:54Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2007-07-28T19:17:54Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=ee46ee5fa9d2b186091864aea1aa2f6ffc9a9a14'/>
<id>urn:sha1:ee46ee5fa9d2b186091864aea1aa2f6ffc9a9a14</id>
<content type='text'>
git-svn-id: https://pandoc.googlecode.com/svn/trunk@831 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>Changed LaTeX writer to use the examplep package instead</title>
<updated>2007-07-28T01:10:04Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2007-07-28T01:10:04Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=b29f221cba949934dda402f96b1606cda8ed73a6'/>
<id>urn:sha1:b29f221cba949934dda402f96b1606cda8ed73a6</id>
<content type='text'>
of fancyvrb. examplep allows verbatim text in places where
fancyvrb does not, e.g. definition list terms, and provides
for line-breaking of verbatim text.
+ examplep code put in LaTeX header instead of being dynamically
  included, since it is frequently used, and people may want to
  customize the options.
+ documented dependency on examplep
+ added texlive-latex-extra as a "Suggested" package in debian/control
+ use examplep's \Q{} is now used instead of \verb:  note that 
  \Q requires backslash- escaping symbols in its scope.
+ modified README so that the verbatim sections will look good at
  shorter line lengths.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@807 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>markdown2pdf:  Print a helpful message if ulem package is not found.</title>
<updated>2007-07-22T20:14:20Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2007-07-22T20:14:20Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=d016a997e6c35082cddcd2b9a6de0ae5293179fd'/>
<id>urn:sha1:d016a997e6c35082cddcd2b9a6de0ae5293179fd</id>
<content type='text'>
git-svn-id: https://pandoc.googlecode.com/svn/trunk@771 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>markdown2pdf.in:  Test for --table-of-contents as</title>
<updated>2007-07-16T07:26:03Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2007-07-16T07:26:03Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=9e4c28d5f41c4c4f04d6c964e1b0142e74e39940'/>
<id>urn:sha1:9e4c28d5f41c4c4f04d6c964e1b0142e74e39940</id>
<content type='text'>
well as --toc.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@733 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>Modified markdown2pdf to run pdflatex a second time if --toc was</title>
<updated>2007-07-08T16:40:07Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2007-07-08T16:40:07Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=369a57e3395616252a357c4964c1df680c1ca2ac'/>
<id>urn:sha1:369a57e3395616252a357c4964c1df680c1ca2ac</id>
<content type='text'>
specified; otherwise the table of contents won't appear.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@651 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>Add -asxhtml flag to tidy in html2markdown.  This will</title>
<updated>2007-05-03T14:43:16Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2007-05-03T14:43:16Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=23841bdf77b4aa595ebcb2bcddcbb93a89231745'/>
<id>urn:sha1:23841bdf77b4aa595ebcb2bcddcbb93a89231745</id>
<content type='text'>
perhaps help the parser.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@590 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
</feed>
