<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-markdown.git, branch registry</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>More acurate Extension type error msg.</title>
<updated>2016-11-11T22:33:39+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2016-11-11T21:29:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=aeb7a628e9cd8dfe61279e75014e1bb8070db356'/>
<id>aeb7a628e9cd8dfe61279e75014e1bb8070db356</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Have tox output Markdown version it is using.</title>
<updated>2016-11-11T21:11:06+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2016-11-11T21:11:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=22145f3f7ecf8012f915168fcd6b44d8bee976f6'/>
<id>22145f3f7ecf8012f915168fcd6b44d8bee976f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace homegrown OrderedDict with purpose-built Registry.</title>
<updated>2016-11-11T20:58:17+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2016-11-10T21:34:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=ffc4a85de901e203c4b4e6e6b1a4fcc2ae335835'/>
<id>ffc4a85de901e203c4b4e6e6b1a4fcc2ae335835</id>
<content type='text'>
All processors and patterns now get "registered" to a Registry.
Each item is given a name (string) and a priority. The name is for
later reference and the priority can be either an integer or float
and is used to sort. A Registry instance is a list-like iterable with
the items auto-sorted by priority. If two items have the same priority,
then they are listed in the order there were "registered". Registering
a new item with the same name as an already registered item replaces
the old item with the new item (however, the new item is sorted by
its priority). To remove an item, "deregister" it by name or index.

Fixes #418.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All processors and patterns now get "registered" to a Registry.
Each item is given a name (string) and a priority. The name is for
later reference and the priority can be either an integer or float
and is used to sort. A Registry instance is a list-like iterable with
the items auto-sorted by priority. If two items have the same priority,
then they are listed in the order there were "registered". Registering
a new item with the same name as an already registered item replaces
the old item with the new item (however, the new item is sorted by
its priority). To remove an item, "deregister" it by name or index.

Fixes #418.
</pre>
</div>
</content>
</entry>
<entry>
<title>Newer pip versions cache automaticaly.</title>
<updated>2016-11-11T20:16:44+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2016-11-11T20:14:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=5c00f59ea1478ac30321ea0f8e00d580799c5b65'/>
<id>5c00f59ea1478ac30321ea0f8e00d580799c5b65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup backport of 2.6.x bugfixes.</title>
<updated>2015-12-29T23:28:13+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2015-12-29T23:28:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=eac0cc2ac97fd1aeaf8a267917eb09fbf3b53ab2'/>
<id>eac0cc2ac97fd1aeaf8a267917eb09fbf3b53ab2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Issue Stats badge</title>
<updated>2015-12-29T23:01:12+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2015-12-25T19:04:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=b0ff2da7172e411c312f228290968f63de3bdf81'/>
<id>b0ff2da7172e411c312f228290968f63de3bdf81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated change_log</title>
<updated>2015-12-29T23:01:12+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2015-11-25T00:16:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=b397fdde16c4a7d75812ae328b09d98d1bcc5b6a'/>
<id>b397fdde16c4a7d75812ae328b09d98d1bcc5b6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch Travis to new infrastructure for faster build.</title>
<updated>2015-12-29T23:00:31+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2015-11-18T01:01:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=96d5efcd8fc8d11defc0c4bcca281b1c9ec56a70'/>
<id>96d5efcd8fc8d11defc0c4bcca281b1c9ec56a70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix handling of characters after backtick in tables.</title>
<updated>2015-12-29T23:00:28+00:00</updated>
<author>
<name>Dmitry Shachnev</name>
<email>mitya57@gmail.com</email>
</author>
<published>2015-11-07T17:32:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=9b2d586b09514b018d0507312143f286f395920e'/>
<id>9b2d586b09514b018d0507312143f286f395920e</id>
<content type='text'>
Fixes #440. Thanks @jandecaluwe for the bug report.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #440. Thanks @jandecaluwe for the bug report.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a failing testcase for issue #440.</title>
<updated>2015-12-29T23:00:28+00:00</updated>
<author>
<name>Dmitry Shachnev</name>
<email>mitya57@gmail.com</email>
</author>
<published>2015-11-07T17:28:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=46eb5dac5866fc0cf11249b84a49e466f40b5e59'/>
<id>46eb5dac5866fc0cf11249b84a49e466f40b5e59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
