<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/test/epub, 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>2021-10-24T22:24:59Z</updated>
<entry>
<title>Fix more epub files in epub reader tests.</title>
<updated>2021-10-24T22:24:59Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-10-24T22:24:59Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=113a66bd08fa4921157d95873c18c46431e565f9'/>
<id>urn:sha1:113a66bd08fa4921157d95873c18c46431e565f9</id>
<content type='text'>
Closes #7586.
</content>
</entry>
<entry>
<title>Clean up wasteland.epub and formatting.epub from reader tests.</title>
<updated>2021-10-24T22:11:02Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-10-24T22:11:02Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=73a105f59c14e7f4dce28b735f01ad1c8ee17d97'/>
<id>urn:sha1:73a105f59c14e7f4dce28b735f01ad1c8ee17d97</id>
<content type='text'>
Make them valid according to epubcheck.
</content>
</entry>
<entry>
<title>Fixed test/epub/img.epub and img_no_cover.epub...</title>
<updated>2021-10-24T21:13:04Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-10-24T21:04:23Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=c282451fb23c646e8e90aa413a5061993bd63ea2'/>
<id>urn:sha1:c282451fb23c646e8e90aa413a5061993bd63ea2</id>
<content type='text'>
so they're valid epubs.
</content>
</entry>
<entry>
<title>Fix conformance errors in test/epub/features.epub and</title>
<updated>2021-10-24T06:23:22Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-10-24T06:19:31Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=6df9dc12628927a3e6ea5b5f2570c0d2bd8c808e'/>
<id>urn:sha1:6df9dc12628927a3e6ea5b5f2570c0d2bd8c808e</id>
<content type='text'>
test/epub/formatting.epub.  See #7586.
</content>
</entry>
<entry>
<title>Update wasteland tests.</title>
<updated>2021-10-11T16:09:51Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-10-04T04:21:05Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=4ba4533d70e08b4979bedbd962668a493578c25d'/>
<id>urn:sha1:4ba4533d70e08b4979bedbd962668a493578c25d</id>
<content type='text'>
When we trimmed it down we left out some notes.
</content>
</entry>
<entry>
<title>Switch from pretty-simple to pretty-show for native output.</title>
<updated>2021-09-29T04:17:53Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-09-29T04:17:53Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=0bdcf415e4eff83ad8e35c1d41c8a28e0bbd5da1'/>
<id>urn:sha1:0bdcf415e4eff83ad8e35c1d41c8a28e0bbd5da1</id>
<content type='text'>
Update tests.

Reason:  it turns out that the native output generated by
pretty-simple isn't always readable by the native reader.
According to https://github.com/cdepillabout/pretty-simple/issues/99
it is not a design goal of the library that the rendered values
be readable using 'read'.  This makes it unsuitable for our
purposes.

pretty-show is a bit slower and it uses 4-space indents
(non-configurable), but it doesn't have this serious drawback.
</content>
</entry>
<entry>
<title>test/epub: an excerpt from The Wasteland is enough!</title>
<updated>2021-09-22T01:54:42Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-09-22T01:54:42Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=3de0d5a9778e5be02d47e1de607c642948cb02e9'/>
<id>urn:sha1:3de0d5a9778e5be02d47e1de607c642948cb02e9</id>
<content type='text'>
Saves over 100K.
</content>
</entry>
<entry>
<title>Revert "Remove unused epub test file features.epub."</title>
<updated>2021-09-22T00:03:25Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-09-22T00:03:25Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=c6fa0bc2711c9febc04e14b6006a69e224b6c920'/>
<id>urn:sha1:c6fa0bc2711c9febc04e14b6006a69e224b6c920</id>
<content type='text'>
This reverts commit 83ebb85b640c9dffbc931a6aa84ecb0574c5693d.
</content>
</entry>
<entry>
<title>Make test/epub/wasteland.epub valid.</title>
<updated>2021-09-21T23:49:58Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-09-21T23:49:58Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=a88b0098d6c92b7a37116a114a5c0b86fb888e91'/>
<id>urn:sha1:a88b0098d6c92b7a37116a114a5c0b86fb888e91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused epub test file features.epub.</title>
<updated>2021-09-21T23:42:33Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-09-21T23:42:33Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=83ebb85b640c9dffbc931a6aa84ecb0574c5693d'/>
<id>urn:sha1:83ebb85b640c9dffbc931a6aa84ecb0574c5693d</id>
<content type='text'>
</content>
</entry>
</feed>
