<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/test/fb2, 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-09-29T04:17:53Z</updated>
<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>Use pretty-simple to format native output.</title>
<updated>2021-09-21T19:37:42Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-09-19T19:09:51Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=c266734448544a118ed80e47deaa2590131c7f84'/>
<id>urn:sha1:c266734448544a118ed80e47deaa2590131c7f84</id>
<content type='text'>
Previously we used our own homespun formatting.  But this
produces over-long lines that aren't ideal for diffs in tests.
Easier to use something off-the-shelf and standard.

Closes #7580.

Performance is slower by about a factor of 10, but this isn't
really a problem because native isn't suitable as a serialization
format. (For serialization you should use json, because the reader
is so much faster than native.)
</content>
</entry>
<entry>
<title>Further test image size reductions.</title>
<updated>2021-05-29T19:27:59Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-05-29T19:27:59Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=5772f7f943f377bdc34fb8413ed524c15aaef5f8'/>
<id>urn:sha1:5772f7f943f377bdc34fb8413ed524c15aaef5f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce size of image in fb2 image test.</title>
<updated>2021-05-29T18:54:03Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-05-29T18:54:03Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=3ba9ef01ebaf2770f89526f2dc3e75c756996893'/>
<id>urn:sha1:3ba9ef01ebaf2770f89526f2dc3e75c756996893</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FB2 writer: do not wrap note references into &lt;sup&gt; and brackets</title>
<updated>2019-05-15T10:31:07Z</updated>
<author>
<name>Alexander Krotov</name>
<email>ilabdsf@gmail.com</email>
</author>
<published>2019-05-10T06:17:21Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=2e13c0a451fe87ebd1ef2c314f7f98c40f3ec422'/>
<id>urn:sha1:2e13c0a451fe87ebd1ef2c314f7f98c40f3ec422</id>
<content type='text'>
Existing FB2 readers, such as FBReader, already display links with type="note" as a superscript.
</content>
</entry>
<entry>
<title>FB2 reader: add notes parsing test</title>
<updated>2019-05-11T12:10:20Z</updated>
<author>
<name>Alexander Krotov</name>
<email>ilabdsf@gmail.com</email>
</author>
<published>2019-05-11T10:35:03Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=5c7ad59ffe7c4e6aec62d16611ccb84a9ce02472'/>
<id>urn:sha1:5c7ad59ffe7c4e6aec62d16611ccb84a9ce02472</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add section identifiers support for FB2 writer (#5315)</title>
<updated>2019-02-22T07:43:43Z</updated>
<author>
<name>John</name>
<email>46772462+KetzerX@users.noreply.github.com</email>
</author>
<published>2019-02-22T07:43:43Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=c75b558cbc2d21cdc4f5fa243b5f900ca7e83bbc'/>
<id>urn:sha1:c75b558cbc2d21cdc4f5fa243b5f900ca7e83bbc</id>
<content type='text'>
Closes #5229.</content>
</entry>
<entry>
<title>FB2 writer: convert Plain to Para in annotation</title>
<updated>2018-06-12T12:32:30Z</updated>
<author>
<name>Alexander Krotov</name>
<email>ilabdsf@gmail.com</email>
</author>
<published>2018-06-12T12:32:30Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=b6305a63cd2307b7d80de76bef150cba3d328763'/>
<id>urn:sha1:b6305a63cd2307b7d80de76bef150cba3d328763</id>
<content type='text'>
Address #2424
</content>
</entry>
<entry>
<title>Add FB2 reader (#4539)</title>
<updated>2018-04-26T19:33:18Z</updated>
<author>
<name>Alexander</name>
<email>ilabdsf@gmail.com</email>
</author>
<published>2018-04-26T19:33:18Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=1927bc9aac0e822bd6179323e00fe38bee5a2cf3'/>
<id>urn:sha1:1927bc9aac0e822bd6179323e00fe38bee5a2cf3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'fb2-hrblankline' of https://github.com/labdsf/pandoc into labdsf-fb2-hrblankline</title>
<updated>2018-04-26T19:29:06Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2018-04-26T19:29:06Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=619aaf29aa0bee2c8683fa5b73dcd23a8695b9e7'/>
<id>urn:sha1:619aaf29aa0bee2c8683fa5b73dcd23a8695b9e7</id>
<content type='text'>
</content>
</entry>
</feed>
