<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-markdown.git, branch 3.3.7</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.3.7</title>
<updated>2022-05-05T19:06:45+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2022-05-05T19:01:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=db98a2632447387cd5c965b324904ee780809b81'/>
<id>db98a2632447387cd5c965b324904ee780809b81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add markdown-link-check github action.</title>
<updated>2022-05-05T18:01:49+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2022-05-05T18:01:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=21ba00c230e41a1de90b4f7608e5133e254ba109'/>
<id>21ba00c230e41a1de90b4f7608e5133e254ba109</id>
<content type='text'>
Replaces CLI action run through tox.
Closes #1243.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replaces CLI action run through tox.
Closes #1243.</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure fenced code attributes are properly escaped.</title>
<updated>2022-05-04T18:13:56+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2022-05-04T18:13:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=ce73b2754fb754c29d719c9980ae2f4aa4912f4d'/>
<id>ce73b2754fb754c29d719c9980ae2f4aa4912f4d</id>
<content type='text'>
Fixes #1247.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1247.</pre>
</div>
</content>
</entry>
<entry>
<title>extensions: copy config dict on each highlighted block</title>
<updated>2022-04-18T13:10:02+00:00</updated>
<author>
<name>Gert van Dijk</name>
<email>gertvdijk@gmail.com</email>
</author>
<published>2022-04-01T21:56:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=ed417a1a555bf2206ceea84ba29ce37322ca8261'/>
<id>ed417a1a555bf2206ceea84ba29ce37322ca8261</id>
<content type='text'>
This fixes a bug where any subsequent highlighted block with codehilite
would result in the omission of the style setting, because it was popped
off the dict. It would then fall back to pygments_style 'default' after
the first block.

Fixes #1240
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes a bug where any subsequent highlighted block with codehilite
would result in the omission of the style setting, because it was popped
off the dict. It would then fall back to pygments_style 'default' after
the first block.

Fixes #1240
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos and remove trailing spaces</title>
<updated>2022-04-10T19:13:22+00:00</updated>
<author>
<name>Kian-Meng Ang</name>
<email>kianmeng@cpan.org</email>
</author>
<published>2022-04-02T09:16:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=f6ca75429562cfa7df333b3529838679e4bfd443'/>
<id>f6ca75429562cfa7df333b3529838679e4bfd443</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[style]: fix various typos in docstrings and comments</title>
<updated>2022-03-18T13:41:43+00:00</updated>
<author>
<name>Florian Best</name>
<email>best@univention.de</email>
</author>
<published>2022-03-18T09:36:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=383de86c64101b8d14768d9a247c9efc97d703bd'/>
<id>383de86c64101b8d14768d9a247c9efc97d703bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disallow square brackets in reference link ids.</title>
<updated>2022-01-10T18:57:57+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2022-01-10T18:47:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=af38c42706f8dff93694d4a7572003dbd8b0ddc0'/>
<id>af38c42706f8dff93694d4a7572003dbd8b0ddc0</id>
<content type='text'>
We already disallow right square brackets. This also disallows left
square brackets, which ensures link references will be less likely
to collide with standard links in some weird edge cases. Fixes #1209.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We already disallow right square brackets. This also disallows left
square brackets, which ensures link references will be less likely
to collide with standard links in some weird edge cases. Fixes #1209.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 3.3.6</title>
<updated>2021-11-17T15:56:04+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2021-11-17T14:50:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=1d41f13c774696d651921601c827ed500e2aa285'/>
<id>1d41f13c774696d651921601c827ed500e2aa285</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update install requires to drop quotes</title>
<updated>2021-11-17T14:07:10+00:00</updated>
<author>
<name>Ziyang Liu</name>
<email>zliu@chanzuckerberg.com</email>
</author>
<published>2021-11-16T21:11:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=ff35692c58c3143d3e1ccb7b76b9e3aa1de4ef9a'/>
<id>ff35692c58c3143d3e1ccb7b76b9e3aa1de4ef9a</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.3.5</title>
<updated>2021-11-16T15:30:31+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2021-11-16T15:20:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=aab33ac8a27d1d768949db9c1734931e442e0157'/>
<id>aab33ac8a27d1d768949db9c1734931e442e0157</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
