<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-markdown.git, 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>Fixed CodeHilite test when pygments is not installed.</title>
<updated>2012-11-04T22:28:26+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2012-11-04T22:28:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=1ba24658c2608330085d64ec8c0253864f566f8e'/>
<id>1ba24658c2608330085d64ec8c0253864f566f8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed minor typo in attr_list docs. </title>
<updated>2012-11-04T16:57:20+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2012-11-04T16:57:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=f7cb43fdc351904306851699a3c84cf19e64ea35'/>
<id>f7cb43fdc351904306851699a3c84cf19e64ea35</id>
<content type='text'>
Thanks @mitya57.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks @mitya57.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #157 from mitya57/master</title>
<updated>2012-11-04T03:46:55+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2012-11-04T03:46:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=a02633707e9a31ff9d2c81b8ffe34996eb409370'/>
<id>a02633707e9a31ff9d2c81b8ffe34996eb409370</id>
<content type='text'>
Improve docs/extensions/index.txt so that the name for each extension is properly identified.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve docs/extensions/index.txt so that the name for each extension is properly identified.</pre>
</div>
</content>
</entry>
<entry>
<title>docs/basic.css: Improve CSS a bit</title>
<updated>2012-11-03T12:30:03+00:00</updated>
<author>
<name>Dmitry Shachnev</name>
<email>mitya57@gmail.com</email>
</author>
<published>2012-11-03T12:30:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=7c228b350135c78a600f46063373c1f433d9e36a'/>
<id>7c228b350135c78a600f46063373c1f433d9e36a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs/extensions/index.txt: make it clear what name to pass for extensions</title>
<updated>2012-11-03T12:29:37+00:00</updated>
<author>
<name>Dmitry Shachnev</name>
<email>mitya57@gmail.com</email>
</author>
<published>2012-11-03T12:29:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=2ce3d7b28ed06415a0e2d55b2ab5ca5367a4b432'/>
<id>2ce3d7b28ed06415a0e2d55b2ab5ca5367a4b432</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>
</feed>
