<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/tests/writer.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>Updated tests for context template changes.</title>
<updated>2015-11-20T22:50:37Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-11-20T22:50:37Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=6a28923b9fbc96ab96b2b2108ac12a05331546fa'/>
<id>urn:sha1:6a28923b9fbc96ab96b2b2108ac12a05331546fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated tests for template changes.</title>
<updated>2015-11-13T00:09:41Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-11-13T00:09:41Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=0fd138167ca9c80526c05d839ec8abf4805451ce'/>
<id>urn:sha1:0fd138167ca9c80526c05d839ec8abf4805451ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated tests for latex/context template changes.</title>
<updated>2015-10-20T22:22:52Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-10-20T22:22:52Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=652b60f141e9498c8f0568e4d841153d4a1006f5'/>
<id>urn:sha1:652b60f141e9498c8f0568e4d841153d4a1006f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added writers-lang-and-dir test, fixed ConTeXt writer test</title>
<updated>2015-10-18T15:01:38Z</updated>
<author>
<name>mb21</name>
<email>mb21@users.noreply.github.com</email>
</author>
<published>2015-10-17T12:48:42Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=fa2b26ddcb67fe99cc54688dfb4ce27232467b80'/>
<id>urn:sha1:fa2b26ddcb67fe99cc54688dfb4ce27232467b80</id>
<content type='text'>
The writers-lang-and-dir testGroup tests LaTeX and ConTeXt
writers' language and directionality output
</content>
</entry>
<entry>
<title>Updated context writer test.</title>
<updated>2015-07-07T00:20:26Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-07-07T00:20:26Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=7398dea65fd57281b73698fdbf5c709bf0e64ed7'/>
<id>urn:sha1:7398dea65fd57281b73698fdbf5c709bf0e64ed7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Markdown reader:  better handling of paragraph in div.</title>
<updated>2014-08-31T19:55:47Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2014-08-31T19:55:47Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=598d3ee23b708634ac8526cdc03291f17803eb2a'/>
<id>urn:sha1:598d3ee23b708634ac8526cdc03291f17803eb2a</id>
<content type='text'>
Previously text that ended a div would be parsed as Plain
unless there was a blank line before the closing div tag.

Test case:

    &lt;div class="first"&gt;
    This is a paragraph.

    This is another paragraph.
    &lt;/div&gt;

Closes #1591.
</content>
</entry>
<entry>
<title>ConTeXt writer:  Improved autolinks.</title>
<updated>2014-04-30T15:58:10Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2014-04-30T15:58:10Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=093229dc35506bff88f4edc6f2ae5316d621f8ff'/>
<id>urn:sha1:093229dc35506bff88f4edc6f2ae5316d621f8ff</id>
<content type='text'>
Closes #1270.
</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:  Use setupcaption to separate style from content.</title>
<updated>2013-11-23T03:51:07Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2013-11-23T03:51:07Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=526762bf222dbab199f6ff90c925fe18535c698f'/>
<id>urn:sha1:526762bf222dbab199f6ff90c925fe18535c698f</id>
<content type='text'>
Instead of adding 'nunumber' every time we place a figure...

Closes #1067.
</content>
</entry>
</feed>
