<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/tests/s5.fancy.html, 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>2014-08-13T18:16:50Z</updated>
<entry>
<title>Revised tests directory.</title>
<updated>2014-08-13T18:16:50Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2014-08-13T18:16:50Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=40e67b873735f108dfb17f75f6475219a62278cd'/>
<id>urn:sha1:40e67b873735f108dfb17f75f6475219a62278cd</id>
<content type='text'>
Renamed some tests, introducing subsidiary directories
for fb2, docx, epub.

Cleaned up tests in cabal file.

Combined dokuwiki-writer and dokuwiki_inline_formatting tests.
</content>
</entry>
<entry>
<title>HTML writer:  Support header attributes.</title>
<updated>2013-02-15T03:35:58Z</updated>
<author>
<name>John MacFarlane</name>
<email>fiddlosopher@gmail.com</email>
</author>
<published>2013-02-15T03:35:58Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=90f0dd15b6a986e1aa04b455b27601f3a7ca58a1'/>
<id>urn:sha1:90f0dd15b6a986e1aa04b455b27601f3a7ca58a1</id>
<content type='text'>
Note:  The attributes go on the enclosing section or div
if `--section-divs` is specified.

Also fixed a regression (only now noticed) in html+lhs output.
Previously the bird tracks were being omitted.
</content>
</entry>
<entry>
<title>Added css to preserve spaces in &lt;code&gt; tags.</title>
<updated>2013-01-05T07:02:22Z</updated>
<author>
<name>John MacFarlane</name>
<email>fiddlosopher@gmail.com</email>
</author>
<published>2013-01-05T07:01:54Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=0f9e2c2320f5df2287b5cd37a4a8fab148af47a9'/>
<id>urn:sha1:0f9e2c2320f5df2287b5cd37a4a8fab148af47a9</id>
<content type='text'>
Thanks to Dirk Laurie.
</content>
</entry>
<entry>
<title>Put date in YYYY-MM-DD format if possible for HTML, docx metadata.</title>
<updated>2012-01-28T23:54:34Z</updated>
<author>
<name>John MacFarlane</name>
<email>fiddlosopher@gmail.com</email>
</author>
<published>2012-01-28T23:54:05Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=3a0b3df00701eef2a0549487e08fa4d63c3ab8d9'/>
<id>urn:sha1:3a0b3df00701eef2a0549487e08fa4d63c3ab8d9</id>
<content type='text'>
Added normalizeDate to Text.Pandoc.Shared.
</content>
</entry>
<entry>
<title>Updated s5 tests.</title>
<updated>2011-12-20T19:37:32Z</updated>
<author>
<name>John MacFarlane</name>
<email>fiddlosopher@gmail.com</email>
</author>
<published>2011-12-20T19:37:32Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=1cefff63195087b3b3c672253b615c699cbe4922'/>
<id>urn:sha1:1cefff63195087b3b3c672253b615c699cbe4922</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Made author/date more consistent in HTML templates.</title>
<updated>2011-12-02T02:57:41Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2011-12-02T02:57:41Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=c8333b5d1b1e5ceb4023a9ac56df0d1df128b236'/>
<id>urn:sha1:c8333b5d1b1e5ceb4023a9ac56df0d1df128b236</id>
<content type='text'>
Authors are now h2, date h3. (Instead of h3/h4, as in the past.)
</content>
</entry>
<entry>
<title>Changed paths in s5 tests.</title>
<updated>2011-11-24T19:13:14Z</updated>
<author>
<name>John MacFarlane</name>
<email>fiddlosopher@gmail.com</email>
</author>
<published>2011-11-24T19:13:14Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=1b6d0f2e1d0aca0e0684629e1d36792552190575'/>
<id>urn:sha1:1b6d0f2e1d0aca0e0684629e1d36792552190575</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update templates to use Content-Style-Type meta tag.</title>
<updated>2011-11-08T19:54:10Z</updated>
<author>
<name>John MacFarlane</name>
<email>fiddlosopher@gmail.com</email>
</author>
<published>2011-11-08T19:54:10Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=821286a6f3986bcb3097032b12adcb451a942664'/>
<id>urn:sha1:821286a6f3986bcb3097032b12adcb451a942664</id>
<content type='text'>
Closes #337.
</content>
</entry>
<entry>
<title>HTML slides: only add id to div/section if --section-divs selected.</title>
<updated>2011-10-03T06:19:03Z</updated>
<author>
<name>John MacFarlane</name>
<email>fiddlosopher@gmail.com</email>
</author>
<published>2011-10-03T06:19:03Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=c335b6cbd8e73537f6482ffc127bb428f586602e'/>
<id>urn:sha1:c335b6cbd8e73537f6482ffc127bb428f586602e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplified slide creation in HTML writer.</title>
<updated>2011-10-02T18:49:56Z</updated>
<author>
<name>John MacFarlane</name>
<email>fiddlosopher@gmail.com</email>
</author>
<published>2011-10-02T18:49:56Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=072df3f5dd51589262467ba2d68bd3974b0f9277'/>
<id>urn:sha1:072df3f5dd51589262467ba2d68bd3974b0f9277</id>
<content type='text'>
A horizontal rule now gets transformed into an empty H1 header
before 'hierarchicalize' is called.

If the document that does not begin with an H1 header, an
empty one is provided.

This avoids the need for kludgy raw HTML.

Also, the 'titleslide' class is added to any section containing
just a title:

----

----
</content>
</entry>
</feed>
