<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-markdown.git/tests/misc/uche.html, branch html</title>
<subtitle>github.com: waylan/Python-Markdown.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-markdown.git/'/>
<entry>
<title>Moved enable_attributes keyword to extension: legacy_attrs.</title>
<updated>2018-07-24T15:40:13+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2015-03-30T03:00:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-markdown.git/commit/?id=ee54678185234f01d3de6a6334f30c9bb3417783'/>
<id>ee54678185234f01d3de6a6334f30c9bb3417783</id>
<content type='text'>
If you have existing documents that use the legacy attributes format,
then you should enable the legacy_attrs extension for those documents.
Everyone is encouraged to use the attr_list extension going forward.
Closes #643. Work adapted from 0005d7a of the md3 branch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If you have existing documents that use the legacy attributes format,
then you should enable the legacy_attrs extension for those documents.
Everyone is encouraged to use the attr_list extension going forward.
Closes #643. Work adapted from 0005d7a of the md3 branch.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed attribute creation to remove newlines and associated misc/uche test. Apparently differant versions of ElementTree encode line breaks in attributes differantly. Therefore, we just remove any such linebreaks as they are insignificant anyway.</title>
<updated>2008-12-08T16:44:36+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2008-12-08T16:44:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-markdown.git/commit/?id=af38181495451e303364fab833d04c702ab05abe'/>
<id>af38181495451e303364fab833d04c702ab05abe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced indentation with linebreaks only. At least its more consistant - and it better matches other markdown implementations. Also updated tests.</title>
<updated>2008-09-03T17:46:52+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2008-09-03T17:30:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-markdown.git/commit/?id=a1c636a05557b1faa207828c9e7102391bdde5c9'/>
<id>a1c636a05557b1faa207828c9e7102391bdde5c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A lot of bug fixes. Handlig attributes added, new hr processing. Reformatted test suite for ElementTree output.</title>
<updated>2008-07-14T11:17:33+00:00</updated>
<author>
<name>Artem Yunusov</name>
<email>nedrlab@gmail.com</email>
</author>
<published>2008-07-14T11:17:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-markdown.git/commit/?id=a316ac49a6934221b24ec58a6a7dc4c3b30ae1e8'/>
<id>a316ac49a6934221b24ec58a6a7dc4c3b30ae1e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for images inside links and updated tests. Fixes [1458136].</title>
<updated>2007-11-29T20:58:03+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2007-11-29T20:58:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-markdown.git/commit/?id=65d6566b2ac5ca23c87179e24fa9bd4c14173ea4'/>
<id>65d6566b2ac5ca23c87179e24fa9bd4c14173ea4</id>
<content type='text'>
Note, to accomplish this, a negative lookbehind (for a !) was added to each
link regex so they could be run before the image regex. The (fairly new) 
recursion on the link text then parses the image. Not sure how the negative
lookbehind will affect performance.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note, to accomplish this, a negative lookbehind (for a !) was added to each
link regex so they could be run before the image regex. The (fairly new) 
recursion on the link text then parses the image. Not sure how the negative
lookbehind will affect performance.

</pre>
</div>
</content>
</entry>
<entry>
<title>Added test cases</title>
<updated>2007-03-25T03:58:40+00:00</updated>
<author>
<name>Yuri Takhteyev</name>
<email>yuri@freewisdom.org</email>
</author>
<published>2007-03-25T03:58:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-markdown.git/commit/?id=0a1c1b5aeb62afa21bd676cfba6cf88821f1176f'/>
<id>0a1c1b5aeb62afa21bd676cfba6cf88821f1176f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
