<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/tests/Tests, 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>2017-02-04T11:56:30Z</updated>
<entry>
<title>Moved tests/ -&gt; test/.</title>
<updated>2017-02-04T11:56:30Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2017-02-04T11:56:30Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=18ab8642692caca2716fd9b5a0e6dbfd3d9cf9cc'/>
<id>urn:sha1:18ab8642692caca2716fd9b5a0e6dbfd3d9cf9cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed some compiler warnings in tests.</title>
<updated>2017-01-30T09:10:54Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2017-01-30T09:10:54Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=e20e88220ef9a0c10baf198439e3f3ded7d27004'/>
<id>urn:sha1:e20e88220ef9a0c10baf198439e3f3ded7d27004</id>
<content type='text'>
</content>
</entry>
<entry>
<title>LaTeX writer: export writeBeamer.</title>
<updated>2017-01-28T08:52:45Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2017-01-28T08:52:45Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=d2e0592e0174d4890ef0971bd4d47bbb45a98c3a'/>
<id>urn:sha1:d2e0592e0174d4890ef0971bd4d47bbb45a98c3a</id>
<content type='text'>
Removed writerBeamer from WriterOptions.
</content>
</entry>
<entry>
<title>Shared: rename compactify', compactify'DL -&gt; compactify, compactifyDL.</title>
<updated>2017-01-27T20:36:45Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2017-01-27T20:36:45Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=5156a4fe3c2438eeb0caa4a85e8adfdbea94e59d'/>
<id>urn:sha1:5156a4fe3c2438eeb0caa4a85e8adfdbea94e59d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split writeDocbook into writeDocbook4, writeDocbook5.</title>
<updated>2017-01-26T21:40:57Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2017-01-26T21:40:57Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=b6c1d491f5379f1924657f525540766dbbc1ae0f'/>
<id>urn:sha1:b6c1d491f5379f1924657f525540766dbbc1ae0f</id>
<content type='text'>
Removed writerDocbookVersion in WriterOptions.
Renamed default.docbook template to default.docbook4.
Allow docbook4 as an output format.
But alias docbook = docbook4.
</content>
</entry>
<entry>
<title>Provide explicit separate functions for HTML 4 and 5.</title>
<updated>2017-01-25T20:51:26Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2017-01-25T20:51:26Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=fce0a60f0a85d6c3a9e7633074ecd781af08c75b'/>
<id>urn:sha1:fce0a60f0a85d6c3a9e7633074ecd781af08c75b</id>
<content type='text'>
* Text.Pandoc.Writers.HTML: removed writeHtml, writeHtmlString,
  added writeHtml4, writeHtml4String, writeHtml5, writeHtml5String.
* Removed writerHtml5 from WriterOptions.
* Renamed default.html template to default.html4.
* "html" now aliases to "html5"; to get the old HTML4 behavior,
  you must now specify "-t html4".
</content>
</entry>
<entry>
<title>Removed readerVerbosity and writerVerbosity.</title>
<updated>2017-01-25T16:07:43Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2017-01-22T23:06:04Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=70b86f48e1cd11b2c861951ec0a121fa5a54f889'/>
<id>urn:sha1:70b86f48e1cd11b2c861951ec0a121fa5a54f889</id>
<content type='text'>
API change.

Also added a verbosity parameter to makePDF.
</content>
</entry>
<entry>
<title>Removed writerHighlight; made writerHighlightStyle a Maybe.</title>
<updated>2017-01-25T16:07:43Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2017-01-22T10:36:30Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=d1efc839f129d23fe8a6523e33a01b0b463ee409'/>
<id>urn:sha1:d1efc839f129d23fe8a6523e33a01b0b463ee409</id>
<content type='text'>
API change.

For no highlighting, set writerHighlightStyle to Nothing.
</content>
</entry>
<entry>
<title>Removed tests for Walk; these now live in pandoc-types.</title>
<updated>2017-01-25T16:07:43Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2017-01-16T07:30:44Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=2bc0cbc2390201e25ada4be2b936d7165ba650e3'/>
<id>urn:sha1:2bc0cbc2390201e25ada4be2b936d7165ba650e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed unneeded imports.</title>
<updated>2017-01-25T16:07:42Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2017-01-15T21:14:31Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=8d179f75089fdb6c4101bfa9bcee1e75e08237fb'/>
<id>urn:sha1:8d179f75089fdb6c4101bfa9bcee1e75e08237fb</id>
<content type='text'>
</content>
</entry>
</feed>
