<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/tests/lhs-test.fragment.html+lhs, 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 new HTML format.</title>
<updated>2011-02-05T04:38:08Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2011-02-05T04:37:58Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=90647a56f6a742e7ecc1cec44042e256ff94b802'/>
<id>urn:sha1:90647a56f6a742e7ecc1cec44042e256ff94b802</id>
<content type='text'>
Verified against old tests using tidy and diff.
</content>
</entry>
<entry>
<title>Add support for attributes in inline Code.</title>
<updated>2011-01-27T04:44:25Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2011-01-27T04:44:25Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=f8dca6ccbc4ce927ee035c3e60729c040b2280a0'/>
<id>urn:sha1:f8dca6ccbc4ce927ee035c3e60729c040b2280a0</id>
<content type='text'>
Additional related changes:

* URLs in Code in autolinks now use class "url".
* Require highlighting-kate 0.2.8.2, which omits the final &lt;br/&gt; tag,
  essential for inline code.
</content>
</entry>
<entry>
<title>LHS test changes for new wrapping &amp; highlighting-kate version.</title>
<updated>2011-01-07T05:04:57Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2011-01-07T05:04:57Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=71bedab81c012be50c6605ed0dbf4ef936cde05e'/>
<id>urn:sha1:71bedab81c012be50c6605ed0dbf4ef936cde05e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Made spacing at end of output more consistent.</title>
<updated>2010-07-20T19:42:12Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2010-07-20T19:42:12Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=feb70b6e93151682d0560ea30318d5c23ecae8e9'/>
<id>urn:sha1:feb70b6e93151682d0560ea30318d5c23ecae8e9</id>
<content type='text'>
Previously some of the writers added spurious whitespace.
This has been removed, resolving Issue #232.

NOTE: If your application combines pandoc's output with other
text, for example in a template, you may need to add spacing.
For example, a pandoc-generated markdown file will not have
a blank line after the final block element.  If you are inserting
it into another markdown file, you will need to make sure there
is a blank line between it and the next block element.
</content>
</entry>
<entry>
<title>Updated pandoc to use css for highlighting-kate 0.2.7.</title>
<updated>2010-07-16T06:02:29Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2010-07-16T06:00:58Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=3adacdb04e515618d46e677fa7510e240b1b506f'/>
<id>urn:sha1:3adacdb04e515618d46e677fa7510e240b1b506f</id>
<content type='text'>
Note: Update any custom CSS or templates accordingly.
</content>
</entry>
<entry>
<title>Modified html+lhs output to use 'haskell' highlighter.</title>
<updated>2009-11-21T04:40:59Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2009-11-21T04:40:59Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=39f6af5de4f4059239fbeda4095d8f92b98912d3'/>
<id>urn:sha1:39f6af5de4f4059239fbeda4095d8f92b98912d3</id>
<content type='text'>
The bird tracks are added in the highlighting module.
This makes sense, because the kate's haskell highlighter
is much better than the literateHaskell highlighter.

git-svn-id: https://pandoc.googlecode.com/svn/trunk@1620 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>Fixed lhs test cases.</title>
<updated>2009-07-03T03:05:29Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2009-07-03T03:05:29Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=7e8ea0ae74bcb56b3b91cc461fb7bd38468fe31b'/>
<id>urn:sha1:7e8ea0ae74bcb56b3b91cc461fb7bd38468fe31b</id>
<content type='text'>
+ Changed Setup.hs in accord with change in '--version'
  output.
+ Changed lhs test cases in accord with change in
  the way HTML headers are written (they are now put
  in divs, and the id is put on the div rather than the
  header itself).

git-svn-id: https://pandoc.googlecode.com/svn/trunk@1588 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>Updated test suites:  regular paragraph before block quote.</title>
<updated>2009-02-14T04:08:18Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2009-02-14T04:08:18Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=6033ea729c3f27265f7d28dc2aaa2073e6b99827'/>
<id>urn:sha1:6033ea729c3f27265f7d28dc2aaa2073e6b99827</id>
<content type='text'>
Note:  rst writer doesn't handle block quote after code block
properly.  Ideally it would insert an empty comment to reset
indentation.  But this is not desirable in general before
code blocks.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1540 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
<entry>
<title>Added lhs reader tests. (One case fails.)</title>
<updated>2009-02-14T04:08:06Z</updated>
<author>
<name>fiddlosopher</name>
<email>fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b</email>
</author>
<published>2009-02-14T04:08:06Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=0d2439949ea679c3be8918df356100b40f7be357'/>
<id>urn:sha1:0d2439949ea679c3be8918df356100b40f7be357</id>
<content type='text'>
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1539 788f1e2b-df1e-0410-8736-df70ead52e1b
</content>
</entry>
</feed>
