<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-markdown.git/tests/misc/div.html, branch 2.3.1.final</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>Fixed #151. Raw html matching is now case-insensitive.</title>
<updated>2012-10-21T18:22:37+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2012-10-21T18:22:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=9c0959dd9b319819c13ffffbfa7185c8b9eba612'/>
<id>9c0959dd9b319819c13ffffbfa7185c8b9eba612</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup and additional work on previous commit. NOTE: removed special treatment if raw &lt;div&gt;s with multiple line breaks - they no longer automagicly process their content as markdown. This matches other implementations. Finished rest of code for use by an extension - to be added later.</title>
<updated>2010-01-04T04:00:22+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2010-01-04T04:00:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=c2d50b46b536a440b6d73c6bf309bdaf03b90abb'/>
<id>c2d50b46b536a440b6d73c6bf309bdaf03b90abb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a streange anomily in whitespace a start of p and li tags. Mostly odd tests corrected.</title>
<updated>2008-11-14T04:27:23+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2008-11-13T04:21:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=ea16c8dd8d0fc107f26f92f80d13c83e88c529e4'/>
<id>ea16c8dd8d0fc107f26f92f80d13c83e88c529e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced indentation with linebreaks only. At least its more consistant - and it better matches other markdown implementations. Also updated tests.</title>
<updated>2008-09-03T17:46:52+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2008-09-03T17:30:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=a1c636a05557b1faa207828c9e7102391bdde5c9'/>
<id>a1c636a05557b1faa207828c9e7102391bdde5c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed Ticket 13. Raw block-level html are no longer being inserted into &lt;p&gt; tags.</title>
<updated>2008-08-22T21:37:37+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2008-08-22T21:37:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=a5cc42b5e441af8f34a122624d136cfcb772c65e'/>
<id>a5cc42b5e441af8f34a122624d136cfcb772c65e</id>
<content type='text'>
Also edited numerious tests that were expecting wrong output - they now expect
correct output. Note that a few **still fail** because the output before moving
to ELementTree wasn't correct either. So I set the expected output to what I
think it should be so we don't forget about it later.

I should also note that the 'safe-mode' tests are failing. However, I believe
the current expected output is correct as it is valid html. Interestingly,
these tests passed prior to this fix. We'll need to special case safe-mode here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also edited numerious tests that were expecting wrong output - they now expect
correct output. Note that a few **still fail** because the output before moving
to ELementTree wasn't correct either. So I set the expected output to what I
think it should be so we don't forget about it later.

I should also note that the 'safe-mode' tests are failing. However, I believe
the current expected output is correct as it is valid html. Interestingly,
these tests passed prior to this fix. We'll need to special case safe-mode here.
</pre>
</div>
</content>
</entry>
<entry>
<title>A lot of bug fixes. Handlig attributes added, new hr processing. Reformatted test suite for ElementTree output.</title>
<updated>2008-07-14T11:17:33+00:00</updated>
<author>
<name>Artem Yunusov</name>
<email>nedrlab@gmail.com</email>
</author>
<published>2008-07-14T11:17:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=a316ac49a6934221b24ec58a6a7dc4c3b30ae1e8'/>
<id>a316ac49a6934221b24ec58a6a7dc4c3b30ae1e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added test cases</title>
<updated>2007-03-25T03:58:40+00:00</updated>
<author>
<name>Yuri Takhteyev</name>
<email>yuri@freewisdom.org</email>
</author>
<published>2007-03-25T03:58:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=0a1c1b5aeb62afa21bd676cfba6cf88821f1176f'/>
<id>0a1c1b5aeb62afa21bd676cfba6cf88821f1176f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
