<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-markdown.git/docs/extensions, branch issue253</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 pull request #247 from vhf/patch-1</title>
<updated>2013-09-19T01:08:35+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2013-09-19T01:08:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=e92d7cf65e394b378cd3f9a370fb8e0761e7f62c'/>
<id>e92d7cf65e394b378cd3f9a370fb8e0761e7f62c</id>
<content type='text'>
Typo fix</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Typo fix</pre>
</div>
</content>
</entry>
<entry>
<title>Clean trailing whitespace</title>
<updated>2013-09-18T23:03:38+00:00</updated>
<author>
<name>Adam Dinwoodie</name>
<email>adam@dinwoodie.org</email>
</author>
<published>2013-09-18T23:03:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=6aeb163995cca8457e9f5ec4d4010239566bd87a'/>
<id>6aeb163995cca8457e9f5ec4d4010239566bd87a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct documentation: `wikilink` -&gt; `wikilinks`</title>
<updated>2013-09-18T23:01:02+00:00</updated>
<author>
<name>Adam Dinwoodie</name>
<email>adam@dinwoodie.org</email>
</author>
<published>2013-09-18T23:01:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=d5071c13b580bc97651284fecb70dc7f78d18c80'/>
<id>d5071c13b580bc97651284fecb70dc7f78d18c80</id>
<content type='text'>
This fixes #250.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes #250.
</pre>
</div>
</content>
</entry>
<entry>
<title>Typo fix</title>
<updated>2013-09-09T10:33:05+00:00</updated>
<author>
<name>vhf / victor felder</name>
<email>victorfelder@gmail.com</email>
</author>
<published>2013-09-09T10:33:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=fd6679a54b45ca8a00ef915c3942aa7132b3c772'/>
<id>fd6679a54b45ca8a00ef915c3942aa7132b3c772</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add documentation for smarty extension</title>
<updated>2013-07-26T05:16:38+00:00</updated>
<author>
<name>Dmitry Shachnev</name>
<email>mitya57@gmail.com</email>
</author>
<published>2013-07-26T05:16:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=a23ba4d248ab30bc790bfb6f1af53c77d8f6065f'/>
<id>a23ba4d248ab30bc790bfb6f1af53c77d8f6065f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved codehilite docs. Document `css_class` setting.</title>
<updated>2013-06-17T01:11:01+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2013-06-17T01:11:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=c908b0463b17919c935944e49e282fec16ca5bf0'/>
<id>c908b0463b17919c935944e49e282fec16ca5bf0</id>
<content type='text'>
Also cleaned up poor wording on other setting for codehilite.

Thanks for the inital suggestion @davidcorne. Fixes #223.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also cleaned up poor wording on other setting for codehilite.

Thanks for the inital suggestion @davidcorne. Fixes #223.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated extension API docs to list output_format and serializer on the md instance.</title>
<updated>2013-05-10T02:53:01+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2013-05-10T02:53:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=49cc78a98050ee07909b57cfd4c8135276c7cecc'/>
<id>49cc78a98050ee07909b57cfd4c8135276c7cecc</id>
<content type='text'>
I still need to document everything on that list and probably a few things missing from the list.

I also updated the warning about monkey patching to be a "Warning" admonition - now that we have that extension.

Probably should depreciate access to md_globals in the extension API -- as we don't actually use any anymore. That dates back to pre-OO code.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I still need to document everything on that list and probably a few things missing from the list.

I also updated the warning about monkey patching to be a "Warning" admonition - now that we have that extension.

Probably should depreciate access to md_globals in the extension API -- as we don't actually use any anymore. That dates back to pre-OO code.</pre>
</div>
</content>
</entry>
<entry>
<title>Removed html_tidy docs.</title>
<updated>2013-03-13T14:50:24+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2013-03-13T14:50:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=37bfb734dce6402c0a0d69fa1cfecad6825928ff'/>
<id>37bfb734dce6402c0a0d69fa1cfecad6825928ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed the html_tidy extension. See 2.3 release notes for explaination.</title>
<updated>2013-03-13T14:46:50+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2013-03-13T14:46:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=92aa955c6ae145b47cf06172ef26defd20e8e2e0'/>
<id>92aa955c6ae145b47cf06172ef26defd20e8e2e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweaked the docs some more.</title>
<updated>2013-02-27T17:52:02+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2013-02-27T17:52:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=26ebafb3b86b224c2acad29bf4d4314a3242189a'/>
<id>26ebafb3b86b224c2acad29bf4d4314a3242189a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
