<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/creole.git/creole/parser, branch html2markdown</title>
<subtitle>github.com: jedie/python-creole.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/creole.git/'/>
<entry>
<title>run pyupgrade: Many f-strings created ;)</title>
<updated>2020-10-17T18:12:33+00:00</updated>
<author>
<name>JensDiemer</name>
<email>git@jensdiemer.de</email>
</author>
<published>2020-10-17T18:12:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/creole.git/commit/?id=1f797ee5bdbe8779369ff9e8034bd24b4f5253a4'/>
<id>1f797ee5bdbe8779369ff9e8034bd24b4f5253a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update code style:</title>
<updated>2020-02-07T14:06:52+00:00</updated>
<author>
<name>JensDiemer</name>
<email>git@jensdiemer.de</email>
</author>
<published>2020-02-07T14:06:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/creole.git/commit/?id=5a807bd897b1bdff5757deb3d41e69ec5725acc1'/>
<id>5a807bd897b1bdff5757deb3d41e69ec5725acc1</id>
<content type='text'>
* remove shebangs
* remove "codeing: utf-8"
* remove "object" in class
* use more f-strings
* IOError -&gt; OSError
* cleanup "super()" calls
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* remove shebangs
* remove "codeing: utf-8"
* remove "object" in class
* use more f-strings
* IOError -&gt; OSError
* cleanup "super()" calls
</pre>
</div>
</content>
</entry>
<entry>
<title>add isort config and apply it</title>
<updated>2020-02-07T10:37:37+00:00</updated>
<author>
<name>JensDiemer</name>
<email>git@jensdiemer.de</email>
</author>
<published>2020-02-07T10:37:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/creole.git/commit/?id=722e954ef7affb76edc238e756e06c43b329bed7'/>
<id>722e954ef7affb76edc238e756e06c43b329bed7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update creol2html_rules.py</title>
<updated>2020-01-20T13:20:31+00:00</updated>
<author>
<name>Jens Diemer</name>
<email>github.com@jensdiemer.de</email>
</author>
<published>2020-01-20T13:20:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/creole.git/commit/?id=e029a2039de53eec043bb2f5b74df7087ce365a4'/>
<id>e029a2039de53eec043bb2f5b74df7087ce365a4</id>
<content type='text'>
(?i) is re.IGNORECASE
The image tag doesn't contain anything that must match case-insensitive. So it can be removed, to fix: #31</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(?i) is re.IGNORECASE
The image tag doesn't contain anything that must match case-insensitive. So it can be removed, to fix: #31</pre>
</div>
</content>
</entry>
<entry>
<title>fix code style</title>
<updated>2020-01-19T10:14:00+00:00</updated>
<author>
<name>JensDiemer</name>
<email>git@jensdiemer.de</email>
</author>
<published>2020-01-19T10:14:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/creole.git/commit/?id=51a92cd75319bdef124d802cd23da0d32b11528b'/>
<id>51a92cd75319bdef124d802cd23da0d32b11528b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix code style with autopep8</title>
<updated>2020-01-19T09:59:00+00:00</updated>
<author>
<name>JensDiemer</name>
<email>git@jensdiemer.de</email>
</author>
<published>2020-01-19T09:59:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/creole.git/commit/?id=ec6e9f5999997a6e02caa49a324ab7b49dc0ab53'/>
<id>ec6e9f5999997a6e02caa49a324ab7b49dc0ab53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix import code style with isort</title>
<updated>2020-01-19T09:53:54+00:00</updated>
<author>
<name>JensDiemer</name>
<email>git@jensdiemer.de</email>
</author>
<published>2020-01-19T09:53:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/creole.git/commit/?id=02b095a123013f115e5b8501388954c8dc497dd7'/>
<id>02b095a123013f115e5b8501388954c8dc497dd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>convert old "%-formatted" and .format(...) strings into "f-strings" with flynt</title>
<updated>2020-01-19T09:48:42+00:00</updated>
<author>
<name>JensDiemer</name>
<email>git@jensdiemer.de</email>
</author>
<published>2020-01-19T09:48:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/creole.git/commit/?id=748b8a55d227066602699836078b3032c55b6f6b'/>
<id>748b8a55d227066602699836078b3032c55b6f6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove python 2 compatibility code</title>
<updated>2020-01-19T09:42:33+00:00</updated>
<author>
<name>JensDiemer</name>
<email>git@jensdiemer.de</email>
</author>
<published>2020-01-19T09:42:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/creole.git/commit/?id=842c244de2a81b39cde9994e67a000e7bef75f15'/>
<id>842c244de2a81b39cde9994e67a000e7bef75f15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more default verbose in tests</title>
<updated>2020-01-18T23:00:01+00:00</updated>
<author>
<name>JensDiemer</name>
<email>git@jensdiemer.de</email>
</author>
<published>2020-01-18T23:00:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/creole.git/commit/?id=ffa17afcdf04339562c27211e1e5f2e5356d22d4'/>
<id>ffa17afcdf04339562c27211e1e5f2e5356d22d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
