<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/test/tables.context, branch master</title>
<subtitle>Conversion between markup formats</subtitle>
<id>http://git.pashev.ru/pandoc/atom?h=master</id>
<link rel='self' href='http://git.pashev.ru/pandoc/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.pashev.ru/pandoc/'/>
<updated>2018-04-21T20:06:57Z</updated>
<entry>
<title>Markdown reader/writer:  spacing adjustments in tables.</title>
<updated>2018-04-21T20:06:57Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2018-04-21T20:06:57Z</published>
<link rel='alternate' type='text/html' href='http://git.pashev.ru/pandoc/commit/?id=7fbe473b2e3b3b2b94be810b6385475c056a304a'/>
<id>urn:sha1:7fbe473b2e3b3b2b94be810b6385475c056a304a</id>
<content type='text'>
* Markdown writer now includes a blank line at the end
  of the row in a single-row multiline table, to prevent it from being
  interpreted as a simple table.  Closes #4578.
* Markdown reader does a better job computing the relative width of
  the last column in a multiline table, so we can round-trip tables
  without constantly shrinking the last column.
</content>
</entry>
<entry>
<title>ConTeXt writer: xtables: correct wrong usage of caption</title>
<updated>2018-01-22T20:15:59Z</updated>
<author>
<name>Henri Menke</name>
<email>henri@icp.uni-stuttgart.de</email>
</author>
<published>2018-01-22T20:15:59Z</published>
<link rel='alternate' type='text/html' href='http://git.pashev.ru/pandoc/commit/?id=71bbadb7936e68673a46f7391caf446e35c81205'/>
<id>urn:sha1:71bbadb7936e68673a46f7391caf446e35c81205</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ConTeXt writer: Use xtables instead of Tables (#4223)</title>
<updated>2018-01-16T01:38:33Z</updated>
<author>
<name>Henri Menke</name>
<email>henri@icp.uni-stuttgart.de</email>
</author>
<published>2018-01-16T01:38:33Z</published>
<link rel='alternate' type='text/html' href='http://git.pashev.ru/pandoc/commit/?id=6910267abfa7d5a1743589d301e7b9ecf2a54e4f'/>
<id>urn:sha1:6910267abfa7d5a1743589d301e7b9ecf2a54e4f</id>
<content type='text'>
- Default to xtables for context output.
- Added `ntb` extension (affecting context writer only) to use Natural Tables instead.
- Added `Ext_ntb` constructor to `Extension` (API change).
</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='http://git.pashev.ru/pandoc/commit/?id=18ab8642692caca2716fd9b5a0e6dbfd3d9cf9cc'/>
<id>urn:sha1:18ab8642692caca2716fd9b5a0e6dbfd3d9cf9cc</id>
<content type='text'>
</content>
</entry>
</feed>
