<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/test/tables.markdown, 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-21T19:37:42Z</updated>
<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>Small test suite update.  Markdown tables.</title>
<updated>2018-04-21T21:16:24Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2018-04-21T21:16:24Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=076093fe624f06e7c742a82216a815842d270d10'/>
<id>urn:sha1:076093fe624f06e7c742a82216a815842d270d10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Markdown writer: fix cell width calculation.</title>
<updated>2018-01-17T07:13:33Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2018-01-17T07:13:33Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=d987a9d1142c092798694c650856ed0c371641ac'/>
<id>urn:sha1:d987a9d1142c092798694c650856ed0c371641ac</id>
<content type='text'>
Previously we could get ever-lengthening cell widths
when a table was run repeatedly through `pandoc -f markdown -t
markdown`.  This patch stabilizes the relative cell
widths. Closes #4265.
</content>
</entry>
<entry>
<title>Markdown writer: Avoid spurious blanklines at end of document...</title>
<updated>2017-03-08T11:47:39Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2017-03-08T11:47:39Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=bcfb77e2ab832d97b66e0bd06c35a9a13be437da'/>
<id>urn:sha1:bcfb77e2ab832d97b66e0bd06c35a9a13be437da</id>
<content type='text'>
after tables and list, for example.
</content>
</entry>
<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>
</feed>
