<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-markdown.git/markdown/extensions, branch 2.1.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>Fixed #73. Codehilite now works in footnotes.</title>
<updated>2012-01-20T11:39:18+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2012-01-20T11:39:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=eaa3160095aa72424ccb57c1e59049f39091aa07'/>
<id>eaa3160095aa72424ccb57c1e59049f39091aa07</id>
<content type='text'>
The footnotes treeprocessor must be the first one run so that all others,
including codehilite's, can run on the contents of the footnote div which is
created and inserted by the footnotes treeprocessor.

Thanks to startling for the report.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The footnotes treeprocessor must be the first one run so that all others,
including codehilite's, can run on the contents of the footnote div which is
created and inserted by the footnotes treeprocessor.

Thanks to startling for the report.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support github-flavored markdown by making the '.' optional before language type.</title>
<updated>2012-01-17T21:52:39+00:00</updated>
<author>
<name>Mike Dirolf</name>
<email>mike@dirolf.com</email>
</author>
<published>2012-01-17T21:52:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=69b365d07c7fabb206d9094398de2162cbcf6ba3'/>
<id>69b365d07c7fabb206d9094398de2162cbcf6ba3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fenced code blocks need to end with a fence on its own line.</title>
<updated>2012-01-17T21:00:31+00:00</updated>
<author>
<name>Mike Dirolf</name>
<email>mike@dirolf.com</email>
</author>
<published>2012-01-17T21:00:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=a9179833ae458861d8a4d72336a1df4ee4f6d070'/>
<id>a9179833ae458861d8a4d72336a1df4ee4f6d070</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #60. When we updated codehilite, we forgot to update fenced_codee to work with it.</title>
<updated>2012-01-14T16:45:36+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2011-12-28T16:20:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=12baab2e34a49530f3b712d2faaf59560ff993ef'/>
<id>12baab2e34a49530f3b712d2faaf59560ff993ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed issue #66. Silly error. Not sure why the shebang lines were capitalized. Thanks for the report.</title>
<updated>2012-01-14T16:45:36+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2011-12-28T16:03:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=4366483519f8fd935b916ede228c3b8a2b45dba9'/>
<id>4366483519f8fd935b916ede228c3b8a2b45dba9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed an error in the BACKLINK_TEXT option in the footnotes extension.</title>
<updated>2012-01-14T16:45:35+00:00</updated>
<author>
<name>tim</name>
<email>tdixon51793@gmail.com</email>
</author>
<published>2011-12-20T21:08:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=e5188ca6cc170b83a7145b10deb9edd4c051e9d0'/>
<id>e5188ca6cc170b83a7145b10deb9edd4c051e9d0</id>
<content type='text'>
I accidentally changed the wrong line (L294 instead of L293) to
"self.footnotes.getConfig("BACKLINK_TEXT")" before. This fixes that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I accidentally changed the wrong line (L294 instead of L293) to
"self.footnotes.getConfig("BACKLINK_TEXT")" before. This fixes that.
</pre>
</div>
</content>
</entry>
<entry>
<title>New footnotes configuration option: BACKLINK_TEXT (second try).</title>
<updated>2012-01-14T16:45:35+00:00</updated>
<author>
<name>tim</name>
<email>tdixon51793@gmail.com</email>
</author>
<published>2011-12-20T09:50:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=1a291cf491a8e6aa4a2e602f5f732d1092fba2a6'/>
<id>1a291cf491a8e6aa4a2e602f5f732d1092fba2a6</id>
<content type='text'>
BACKLINK_TEXT specifies the text that's used in the link at the end of
the footnote to link back up to the reader's place. It still defaults to
"&amp;#8617;".

Okay, so at first I had an uncessarily complicated commit for this and
submitted a pull request. Waylan showed me a better way to do it, here:

https://github.com/startling/Python-Markdown/commit/ee7d1a26c76f970c12226ca48ba52dc1d32f2488#markdown/extensions/footnotes.py-P19

So I made another commit and added it to the pull request. But then I
accidentally added yet another commit to the pull request, accidentally.
Since then, I've realized it would be best to start with a new branch
and closed that first pull request.

Hopefully this will be the last try.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BACKLINK_TEXT specifies the text that's used in the link at the end of
the footnote to link back up to the reader's place. It still defaults to
"&amp;#8617;".

Okay, so at first I had an uncessarily complicated commit for this and
submitted a pull request. Waylan showed me a better way to do it, here:

https://github.com/startling/Python-Markdown/commit/ee7d1a26c76f970c12226ca48ba52dc1d32f2488#markdown/extensions/footnotes.py-P19

So I made another commit and added it to the pull request. But then I
accidentally added yet another commit to the pull request, accidentally.
Since then, I've realized it would be best to start with a new branch
and closed that first pull request.

Hopefully this will be the last try.
</pre>
</div>
</content>
</entry>
<entry>
<title>appropriately move the tests to the fenced code documentation in the extension source</title>
<updated>2011-12-27T21:44:02+00:00</updated>
<author>
<name>Daniel Gottlieb</name>
<email>danny.gottlieb@gmail.com</email>
</author>
<published>2011-12-27T21:44:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=da6f050f64b54cf81659107f24c1977fc5226cfb'/>
<id>da6f050f64b54cf81659107f24c1977fc5226cfb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow tildes or backticks in the fenced_code extension to support the syntax used by github</title>
<updated>2011-12-27T21:21:39+00:00</updated>
<author>
<name>Daniel Gottlieb</name>
<email>danny.gottlieb@gmail.com</email>
</author>
<published>2011-12-27T21:21:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=2a8550ea467e1534d525e1220716b8a5281028c1'/>
<id>2a8550ea467e1534d525e1220716b8a5281028c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #51. Removed recussion from footnote preproccessor. Also refactors the code to provide a few other minor improvements s that output more closely matches php's output. Thus the changes in the tests.</title>
<updated>2011-11-18T13:30:50+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2011-11-18T13:30:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=22081212a202c7a28325d05d985aace00bdc64c1'/>
<id>22081212a202c7a28325d05d985aace00bdc64c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
