<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-markdown.git/tests, branch 2.0-rc1</title>
<subtitle>github.com: waylan/Python-Markdown.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/'/>
<entry>
<title>Completed nested lists and added a test. All tests pass.</title>
<updated>2009-02-04T22:39:47+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2009-02-04T22:39:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=0f6ff94aed8c2f6529d2308f75a770f2b130bff9'/>
<id>0f6ff94aed8c2f6529d2308f75a770f2b130bff9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added optional HTML 4 output. Available formats currently include XHTML 1 and HTML 4.</title>
<updated>2009-01-28T18:52:44+00:00</updated>
<author>
<name>Eric Abrahamsen</name>
<email>girzel@gmail.com</email>
</author>
<published>2009-01-28T18:44:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=c89c1263798eaedffa09077819e769b019801556'/>
<id>c89c1263798eaedffa09077819e769b019801556</id>
<content type='text'>
Thanks to Eric Abrahamsen for doing the legwork and providing an initial
working patch. And thanks to Fredrik Lundh for allowing us to include his
html4 serializer from the ElementTree 1.3 preview.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to Eric Abrahamsen for doing the legwork and providing an initial
working patch. And thanks to Fredrik Lundh for allowing us to include his
html4 serializer from the ElementTree 1.3 preview.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed blockquote test to match previous commit. No space after &gt; now is a blockquote.</title>
<updated>2009-01-28T00:02:04+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2009-01-28T00:02:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=dd177ad6781eeaf9d4028c74b1c4b5fe4d20e285'/>
<id>dd177ad6781eeaf9d4028c74b1c4b5fe4d20e285</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed attribute creation to remove newlines and associated misc/uche test. Apparently differant versions of ElementTree encode line breaks in attributes differantly. Therefore, we just remove any such linebreaks as they are insignificant anyway.</title>
<updated>2008-12-08T16:44:36+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2008-12-08T16:44:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=af38181495451e303364fab833d04c702ab05abe'/>
<id>af38181495451e303364fab833d04c702ab05abe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed para-with-hr test. The code was working correctly, but the test was wrong.</title>
<updated>2008-12-07T17:30:27+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2008-12-07T17:30:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=64523ed5dc8a8da889b93ca9e6dae8ae6ffe5d91'/>
<id>64523ed5dc8a8da889b93ca9e6dae8ae6ffe5d91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding para-with-hr test. (Broken at the moment.)</title>
<updated>2008-12-07T10:29:30+00:00</updated>
<author>
<name>Yuri Takhteyev</name>
<email>yuri@freewisdom.org</email>
</author>
<published>2008-12-07T10:29:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=26970d2d339f2ff4e77316d328e85c0a61d6986d'/>
<id>26970d2d339f2ff4e77316d328e85c0a61d6986d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed BlockParser to parse code blocks nested in list items and added a test. Somehow we never had a test for that before. Also reset markdown.py to be executable again.</title>
<updated>2008-11-18T17:46:35+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2008-11-18T17:46:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=41ebca604f081d1bb798d3178f674e960a2e4ec1'/>
<id>41ebca604f081d1bb798d3178f674e960a2e4ec1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed footnote extension to work with new core BlockParser and updated tests which had a few insignificant differances in whitespace.</title>
<updated>2008-11-14T04:27:59+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2008-11-14T04:06:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=59d860ec5dc701a0e2335c24f43e8960fee040dd'/>
<id>59d860ec5dc701a0e2335c24f43e8960fee040dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed BlockquoteProcessor to acknowledge blocks in which the blockquote starts after the first line. Also updated coresponding test as it had an error and added more detail. All core tests pass now. On to extensions.</title>
<updated>2008-11-14T04:27:55+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2008-11-13T20:53:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=64f5510aeb05d8912bb9f60ad247c815c2b90990'/>
<id>64f5510aeb05d8912bb9f60ad247c815c2b90990</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed whitespace only line clearing and updated another test to match pl and php output of lists. Only one test failing from core parser refactor now.</title>
<updated>2008-11-14T04:27:44+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2008-11-13T06:17:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=2bf55d59937e91262677ef617e108d9178865454'/>
<id>2bf55d59937e91262677ef617e108d9178865454</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
