<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-markdown.git, branch 3.2.1</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>Bump version to 3.2.1</title>
<updated>2020-02-12T20:40:16+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2020-02-12T20:34:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=c282d46a65996f38cfc66f01c2cfced0cddd9e57'/>
<id>c282d46a65996f38cfc66f01c2cfced0cddd9e57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix escaping of HTML special chars (&lt;, &gt;, &amp;) in `.toc_tokens`</title>
<updated>2020-02-12T20:28:51+00:00</updated>
<author>
<name>Jim Porter</name>
<email>826865+jimporter@users.noreply.github.com</email>
</author>
<published>2020-02-12T20:28:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=74c0166c6903b07b3b2b9cbba36705d1414cbaf7'/>
<id>74c0166c6903b07b3b2b9cbba36705d1414cbaf7</id>
<content type='text'>
Fixes #906.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #906.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 3.2.1.dev0.</title>
<updated>2020-02-08T20:59:48+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2020-02-08T20:39:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=1de3083d82a5245015f0f0b9471a965916134d6d'/>
<id>1de3083d82a5245015f0f0b9471a965916134d6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 3.2.0.</title>
<updated>2020-02-07T00:10:49+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2020-02-06T16:51:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=fac5b9531416890a0d1d951d18fd30333bb2f7c1'/>
<id>fac5b9531416890a0d1d951d18fd30333bb2f7c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Link test tools and development env documentation.</title>
<updated>2020-02-06T16:41:17+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2020-02-06T16:41:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=2a1963b019ab3a35f93a26be53210b3bf194dbe0'/>
<id>2a1963b019ab3a35f93a26be53210b3bf194dbe0</id>
<content type='text'>
Resolves #892.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves #892.</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify xml.etree.ElementTree loading (#902)</title>
<updated>2020-02-03T19:38:22+00:00</updated>
<author>
<name>Dmitry Shachnev</name>
<email>mitya57@users.noreply.github.com</email>
</author>
<published>2020-02-03T19:38:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=a2e4788f8d1850f59699ce0ab500688031ea1571'/>
<id>a2e4788f8d1850f59699ce0ab500688031ea1571</id>
<content type='text'>
cElementTree is a deprecated alias for ElementTree since Python 3.3.

Also drop the recommendation to import etree from markdown.util,
and deprecate markdown.util.etree.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cElementTree is a deprecated alias for ElementTree since Python 3.3.

Also drop the recommendation to import etree from markdown.util,
and deprecate markdown.util.etree.

</pre>
</div>
</content>
</entry>
<entry>
<title>Don't emit stashed HTML tag placeholders in `.toc_tokens` (#901)</title>
<updated>2020-01-31T16:08:49+00:00</updated>
<author>
<name>Jim Porter</name>
<email>826865+jimporter@users.noreply.github.com</email>
</author>
<published>2020-01-31T16:08:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=ccf56edd1404c828c8c2f4e5492ae854e3b06dd7'/>
<id>ccf56edd1404c828c8c2f4e5492ae854e3b06dd7</id>
<content type='text'>
Note: this slightly changes existing behavior in that raw HTML tags are no
longer included in the HTML `.toc`. However, the fact that that worked before 
was an oversight. The intention was always to strip all markup. Resolves #899.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note: this slightly changes existing behavior in that raw HTML tags are no
longer included in the HTML `.toc`. However, the fact that that worked before 
was an oversight. The intention was always to strip all markup. Resolves #899.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add permalink_title option (#886)</title>
<updated>2019-11-26T18:53:40+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2019-11-26T18:53:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=66517465786b90ccb7fcffeef7996b593374d889'/>
<id>66517465786b90ccb7fcffeef7996b593374d889</id>
<content type='text'>
Addes a new `permalink_title` option to the TOC extension, which allows the title attribute of a permalink to be set to something other than the default English string "Permanent link".
Fixes #781.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Addes a new `permalink_title` option to the TOC extension, which allows the title attribute of a permalink to be set to something other than the default English string "Permanent link".
Fixes #781.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add anchorlink_class and permalink_class options to TOC</title>
<updated>2019-11-26T16:56:01+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2019-11-26T16:56:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=1f3ec538a2acf25607253fc7c7a992950463931d'/>
<id>1f3ec538a2acf25607253fc7c7a992950463931d</id>
<content type='text'>
Two new configuration options have been added to the toc extension: 
`anchorlink_class` and `permalink_class` which allows class(es) to be 
assigned to the `anchorlink` and `permalink` HTML respectively. This 
allows using icon fonts from CSS for the links. Therefore, an empty string 
passed to `permalink` now generates an empty `permalink`. Previously 
no `permalink` would have been generated. Based on #776.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Two new configuration options have been added to the toc extension: 
`anchorlink_class` and `permalink_class` which allows class(es) to be 
assigned to the `anchorlink` and `permalink` HTML respectively. This 
allows using icon fonts from CSS for the links. Therefore, an empty string 
passed to `permalink` now generates an empty `permalink`. Previously 
no `permalink` would have been generated. Based on #776.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove tox.ini from MANIFEST</title>
<updated>2019-11-26T14:07:01+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2019-11-26T14:07:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=3b576bc189764d230cc8fbde773fe232aaa075f3'/>
<id>3b576bc189764d230cc8fbde773fe232aaa075f3</id>
<content type='text'>
Tox has already been removed from `make test` and is no longer recommended
for testing in the contributing guide. Additionally, the extra tests it runs
(checking the spelling of documentation, etc) are of no value to end users.
As things are currently set us, tox is only used on the Travis CI server.
Given the above, there is no reason to include it in the release tarball.
Closes #808.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tox has already been removed from `make test` and is no longer recommended
for testing in the contributing guide. Additionally, the extra tests it runs
(checking the spelling of documentation, etc) are of no value to end users.
As things are currently set us, tox is only used on the Travis CI server.
Given the above, there is no reason to include it in the release tarball.
Closes #808.</pre>
</div>
</content>
</entry>
</feed>
