<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/tests/tables.context, 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 tests for new ConTeXt writer behavior.</title>
<updated>2013-12-01T00:34:32Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2013-12-01T00:34:32Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=dde484f80985411d1e51038e9347b47ff90a1b7e'/>
<id>urn:sha1:dde484f80985411d1e51038e9347b47ff90a1b7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ConTeXt writer:  Properly handle tables without captions.</title>
<updated>2013-06-29T04:30:27Z</updated>
<author>
<name>John MacFarlane</name>
<email>fiddlosopher@gmail.com</email>
</author>
<published>2013-06-29T04:30:27Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=5cb0f0bbf1da61b7ce276a39055a51b6166500cc'/>
<id>urn:sha1:5cb0f0bbf1da61b7ce276a39055a51b6166500cc</id>
<content type='text'>
The old output only worked in MkII. This should work in MkIV
as well.

Closes #837.
</content>
</entry>
<entry>
<title>pandoc:  Add newline to output unless standalone.</title>
<updated>2011-01-07T05:05:28Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2011-01-07T05:05:28Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=93c3e27731321294a204c465f8b917946db38c85'/>
<id>urn:sha1:93c3e27731321294a204c465f8b917946db38c85</id>
<content type='text'>
This avoids output that does not end with a newline, which
is inconvenient when working with many tools.

Updated tests accordingly.
</content>
</entry>
<entry>
<title>ConTeXt writer: Updated to use Text.Pandoc.Pretty.</title>
<updated>2010-12-21T03:36:35Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2010-12-21T03:33:05Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=2587543457c915dd5a9714f3c014a44c4b4e887a'/>
<id>urn:sha1:2587543457c915dd5a9714f3c014a44c4b4e887a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated context tests.</title>
<updated>2010-03-07T19:35:47Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2010-03-07T19:35:47Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=1bc5fc0117fab9119bcf115495c006e1eff63dae'/>
<id>urn:sha1:1bc5fc0117fab9119bcf115495c006e1eff63dae</id>
<content type='text'>
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1869 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>Better looking simple tables.  Resolves Issue #180.</title>
<updated>2009-11-28T03:22:33Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2009-11-28T03:22:33Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=98ff6b2fd06288598a7acf1f19b84418db47e6db'/>
<id>urn:sha1:98ff6b2fd06288598a7acf1f19b84418db47e6db</id>
<content type='text'>
* Markdown reader: simple tables are now given column widths of 0.

* Column width of 0 is interpreted as meaning: use default column width.

* Writers now include explicit column width information only
  for multiline tables.  (Exception:  RTF writer, which requires
  column widths.  In this case, columns are given equal widths,
  adding up to the text width.)

* Simple tables should now look better in most output formats.

git-svn-id: https://pandoc.googlecode.com/svn/trunk@1631 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>Use wrappers around Doc elements to ensure proper spacing in ConTeXt writer.</title>
<updated>2007-12-29T09:31:45Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2007-12-29T09:31:45Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=5e65598b9e7dd980063312c4375441f31b9d9512'/>
<id>urn:sha1:5e65598b9e7dd980063312c4375441f31b9d9512</id>
<content type='text'>
Each block element is wrapped with either Pad or Reg.  Pad'ed elements are
guaranteed to have a blank line in between.  Updated ConTeXt tests.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1158 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>Updated tests for changes in LaTeX and ConTeXt writers.</title>
<updated>2007-11-15T03:21:10Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2007-11-15T03:21:10Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=a487bbb5a94ccf7639aa98d7490e580d988ac721'/>
<id>urn:sha1:a487bbb5a94ccf7639aa98d7490e580d988ac721</id>
<content type='text'>
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1073 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>Brought test suite up to date.</title>
<updated>2007-07-28T19:15:30Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2007-07-28T19:15:30Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=de72aea6b444c8e922605fdb0c1c8dafd75f534a'/>
<id>urn:sha1:de72aea6b444c8e922605fdb0c1c8dafd75f534a</id>
<content type='text'>
git-svn-id: https://pandoc.googlecode.com/svn/trunk@828 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
</feed>
