<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-markdown.git/mdx_footnotes.py, branch 1.7_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 some basic white space issues in code with mdx_footnotes.py. Fixed [1877510].</title>
<updated>2008-02-08T04:27:00+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2008-02-08T04:27:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=00d8f08df7e7c7de78161affcfc79380d4a0ecb9'/>
<id>00d8f08df7e7c7de78161affcfc79380d4a0ecb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Footnotes that end in anyting but a &lt;p&gt; (list, blockquote, codeblock) now have</title>
<updated>2007-11-29T17:18:33+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2007-11-29T17:18:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=9f8372ece0b824e2038a7b728064ae454283db68'/>
<id>9f8372ece0b824e2038a7b728064ae454283db68</id>
<content type='text'>
the backlink in a &lt;p&gt; which is appended to the end of the footnote. 
Fixes [1831600]

Also fixed multiparagraph footnotes so that the first paragraph is actually
wrapped in a &lt;p&gt; element. This results in one-liners also wrapped in &lt;p&gt; 
elements, but this is inline with PHP Markdown Extra's behavior. That means 
the test for `node.type == "text"` should never get a match, but I'm leaving 
it in for now.

Also added some tests, although they are not properly included in a test
directory for use with the testing framework. Seeing the framework currently
ignores extensions, we'll worry about that later.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the backlink in a &lt;p&gt; which is appended to the end of the footnote. 
Fixes [1831600]

Also fixed multiparagraph footnotes so that the first paragraph is actually
wrapped in a &lt;p&gt; element. This results in one-liners also wrapped in &lt;p&gt; 
elements, but this is inline with PHP Markdown Extra's behavior. That means 
the test for `node.type == "text"` should never get a match, but I'm leaving 
it in for now.

Also added some tests, although they are not properly included in a test
directory for use with the testing framework. Seeing the framework currently
ignores extensions, we'll worry about that later.

</pre>
</div>
</content>
</entry>
<entry>
<title>v 1.6</title>
<updated>2006-10-12T04:36:16+00:00</updated>
<author>
<name>Yuri Takhteyev</name>
<email>yuri@freewisdom.org</email>
</author>
<published>2006-10-12T04:36:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=85000fc54fc1dcb73241c7a844087eb4976f89d2'/>
<id>85000fc54fc1dcb73241c7a844087eb4976f89d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
