<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-markdown.git/docs, branch raw-html-ref-issue</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>Clean up some docs formatting.</title>
<updated>2017-09-18T14:23:36+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2017-09-18T14:06:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=e839a487edd1f6ceeb07577c015b5979b7a3ebd1'/>
<id>e839a487edd1f6ceeb07577c015b5979b7a3ebd1</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.6.9</title>
<updated>2017-08-17T23:32:04+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2017-08-17T23:32:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=177d3130d03c9e9958bb05b55fcfc8286e62fd46'/>
<id>177d3130d03c9e9958bb05b55fcfc8286e62fd46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GitHub/waylan =&gt; GitHub/Python-Markdown org</title>
<updated>2017-08-17T23:06:24+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2017-08-17T23:01:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=634391bcf7a59b2be898a5f40c290f2bf7662b54'/>
<id>634391bcf7a59b2be898a5f40c290f2bf7662b54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The location keyword of OrderedDict.add is not optional.</title>
<updated>2017-03-09T18:59:04+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2017-03-09T18:59:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=03ebc27956010409a14852a1da6197497131c71a'/>
<id>03ebc27956010409a14852a1da6197497131c71a</id>
<content type='text'>
Fixes #554.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #554.</pre>
</div>
</content>
</entry>
<entry>
<title>command line (#517)</title>
<updated>2016-12-23T22:37:34+00:00</updated>
<author>
<name>Ben Petty</name>
<email>benjamin.s.petty@gmail.com</email>
</author>
<published>2016-12-23T22:37:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=88a97b9fc0a6dfa5c872d135c613496bb71e5cc4'/>
<id>88a97b9fc0a6dfa5c872d135c613496bb71e5cc4</id>
<content type='text'>
add . before `codehilite` to generate a proper css output (to reference the codehilite class)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add . before `codehilite` to generate a proper css output (to reference the codehilite class)</pre>
</div>
</content>
</entry>
<entry>
<title>Spelling error (#516)</title>
<updated>2016-12-23T19:47:13+00:00</updated>
<author>
<name>Ben Petty</name>
<email>benjamin.s.petty@gmail.com</email>
</author>
<published>2016-12-23T19:47:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=25215821f7f2963a8a48a2da0330651d67f52139'/>
<id>25215821f7f2963a8a48a2da0330651d67f52139</id>
<content type='text'>
should say `pygmentize` not `pygmetize` on line 50</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
should say `pygmentize` not `pygmetize` on line 50</pre>
</div>
</content>
</entry>
<entry>
<title>Fox formatting of extension_configs example.</title>
<updated>2016-11-17T19:14:57+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2016-11-17T19:14:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=dc7cb37a9d6d705d98b1730a2fcd7ce42e86b55d'/>
<id>dc7cb37a9d6d705d98b1730a2fcd7ce42e86b55d</id>
<content type='text'>
Fixes #511. Thanks to @omiday for the report.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #511. Thanks to @omiday for the report.</pre>
</div>
</content>
</entry>
<entry>
<title>Up version to 2.6.7</title>
<updated>2016-09-24T00:06:51+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2016-09-24T00:06:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=6e15290aba4352451e432f2f1722a2ccb0088fee'/>
<id>6e15290aba4352451e432f2f1722a2ccb0088fee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a few spelling errors.</title>
<updated>2016-09-23T23:33:27+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2016-09-23T23:33:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=435bb72fb440c2349bc7c59ff1726cbcde4f15f5'/>
<id>435bb72fb440c2349bc7c59ff1726cbcde4f15f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Additional improvements to Codehilite docs. Addesses concerns raised in #480.</title>
<updated>2016-06-06T15:47:22+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2016-06-06T15:47:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=f3f768770ea62ff567c229b342ca0dca79b9da3c'/>
<id>f3f768770ea62ff567c229b342ca0dca79b9da3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
