<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-markdown.git/markdown, branch 2.2.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>Merge branch 'master' of https://github.com/waylan/Python-Markdown</title>
<updated>2012-11-04T22:49:57+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2012-11-04T22:49:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=54a00d12c03ab3c05ffb57f5797b96b31b6d894f'/>
<id>54a00d12c03ab3c05ffb57f5797b96b31b6d894f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upped version to 2.2.1.</title>
<updated>2012-11-04T22:49:37+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2012-11-04T22:49:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=6aa18462014e9c6327b84bf39108dd5f56db37e5'/>
<id>6aa18462014e9c6327b84bf39108dd5f56db37e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove exec bit from extensions/fenced_code.py</title>
<updated>2012-11-03T12:04:55+00:00</updated>
<author>
<name>Dmitry Shachnev</name>
<email>mitya57@gmail.com</email>
</author>
<published>2012-11-03T12:04:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=32e8b97e8c9beabb33eefe00560f51989ebfbfe4'/>
<id>32e8b97e8c9beabb33eefe00560f51989ebfbfe4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix silly typo in previous commit.</title>
<updated>2012-11-01T17:52:56+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2012-11-01T17:52:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=ba65abb62034cdb4486dba4026bead6d1858a416'/>
<id>ba65abb62034cdb4486dba4026bead6d1858a416</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A better fix for #155. Unescaping inline placholders now returns the text only of an Element - rather than the html which just gets html escaped in the output anyway.</title>
<updated>2012-11-01T13:48:27+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2012-11-01T13:48:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=6bf582515a6b346b23100818f529b96b932f9b97'/>
<id>6bf582515a6b346b23100818f529b96b932f9b97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #154. Inline placeholders in img alt text are now unescaped.</title>
<updated>2012-11-01T12:27:57+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2012-11-01T12:27:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=f02f0626049352c2520fcad66c90e1f92a05539d'/>
<id>f02f0626049352c2520fcad66c90e1f92a05539d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #155. Early unescaping of inline placeholders now works when the placeholder is an Elementtree Element.</title>
<updated>2012-11-01T12:18:12+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2012-11-01T12:18:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=bb429db7e2dd22711e3a3c583395bd525b7c8358'/>
<id>bb429db7e2dd22711e3a3c583395bd525b7c8358</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #153. Two spaces at end of paragraph is not a linebreak.</title>
<updated>2012-10-21T20:09:09+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2012-10-21T20:09:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=5aad55f920ded6a30a61a8a9b90a52da48c79040'/>
<id>5aad55f920ded6a30a61a8a9b90a52da48c79040</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #152. Spaces in links are now escaped.</title>
<updated>2012-10-21T19:02:19+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2012-10-21T19:02:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=0dc9ae0d62829a4b9856a3979c967facafc2d128'/>
<id>0dc9ae0d62829a4b9856a3979c967facafc2d128</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
