<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/creole.git/tests/test_creole2html.py, branch restructure</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>* remove the support for callable macros. Only dict and modules are allowed.</title>
<updated>2011-05-26T16:00:03+00:00</updated>
<author>
<name>JensDiemer</name>
<email>git@jensdiemer.de</email>
</author>
<published>2011-05-26T16:00:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/creole.git/commit/?id=5549d55cf548f3b500f677638674655117dffa72'/>
<id>5549d55cf548f3b500f677638674655117dffa72</id>
<content type='text'>
* No macros used as default in creole2html converting.
* macros gets arguments as real keyword arguments and not only the string as \"args\"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* No macros used as default in creole2html converting.
* macros gets arguments as real keyword arguments and not only the string as \"args\"
</pre>
</div>
</content>
</entry>
<entry>
<title>code/docstring cleanup</title>
<updated>2011-05-11T07:45:49+00:00</updated>
<author>
<name>JensDiemer</name>
<email>git@jensdiemer.de</email>
</author>
<published>2011-05-11T07:45:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/creole.git/commit/?id=3109d678c9ceab47c50681c40bb21efdbe030695'/>
<id>3109d678c9ceab47c50681c40bb21efdbe030695</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v0.4 - remove inter wiki links and doen't check the protocol</title>
<updated>2011-05-11T07:34:42+00:00</updated>
<author>
<name>JensDiemer</name>
<email>git@jensdiemer.de</email>
</author>
<published>2011-05-11T07:34:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/creole.git/commit/?id=06fe16eec39bb73498ab5f5512556be9495fa173'/>
<id>06fe16eec39bb73498ab5f5512556be9495fa173</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>FIXME: remove inter wiki links stuff???</title>
<updated>2011-04-21T11:01:36+00:00</updated>
<author>
<name>JensDiemer</name>
<email>git@jensdiemer.de</email>
</author>
<published>2011-04-21T11:01:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/creole.git/commit/?id=c259fe65b9d3bd9d7277512d16178ff52bc4af27'/>
<id>c259fe65b9d3bd9d7277512d16178ff52bc4af27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add a test with image with a unknown extension</title>
<updated>2011-02-27T21:07:20+00:00</updated>
<author>
<name>jens</name>
<email>jens@Athlon4600.(none)</email>
</author>
<published>2011-02-27T21:07:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/creole.git/commit/?id=07955aadadb8295308ca99d672b20c71da2c2228'/>
<id>07955aadadb8295308ca99d672b20c71da2c2228</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use &lt;tt&gt; when {{{ ... }}} is inline and not &lt;pre&gt;, see: http://forum.pylucid.org/viewtopic.php?f=3&amp;t=320</title>
<updated>2011-02-21T12:54:59+00:00</updated>
<author>
<name>JensDiemer</name>
<email>git@jensdiemer.de</email>
</author>
<published>2011-02-21T12:54:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/creole.git/commit/?id=5c914dde334c599d6ab7ebea15bce3640135aaf5'/>
<id>5c914dde334c599d6ab7ebea15bce3640135aaf5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add tests for {{{ ... }}}</title>
<updated>2011-02-17T09:43:09+00:00</updated>
<author>
<name>JensDiemer</name>
<email>git@jensdiemer.de</email>
</author>
<published>2011-02-17T09:43:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/creole.git/commit/?id=dfd427d1176c4f24eefa059b4d29a6e8df139e8d'/>
<id>dfd427d1176c4f24eefa059b4d29a6e8df139e8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v0.3.2 - Bugfix for spaces after Headline: https://code.google.com/p/python-creole/issues/detail?id=15</title>
<updated>2011-01-05T07:51:33+00:00</updated>
<author>
<name>JensDiemer</name>
<email>git@jensdiemer.de</email>
</author>
<published>2011-01-05T07:51:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/creole.git/commit/?id=0fd5faf0984a3866ea758d7b113911b9086afb44'/>
<id>0fd5faf0984a3866ea758d7b113911b9086afb44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v0.3.0 - creole2html() has the optinal parameter 'blog_line_breaks' to switch from default blog to wiki line breaks</title>
<updated>2010-12-09T14:16:09+00:00</updated>
<author>
<name>JensDiemer</name>
<email>git@jensdiemer.de</email>
</author>
<published>2010-12-09T14:16:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/creole.git/commit/?id=e3091f098eec124b8a07e91aabc7dfa1bdaed4b6'/>
<id>e3091f098eec124b8a07e91aabc7dfa1bdaed4b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>  - bugfix in setup.py</title>
<updated>2010-04-04T17:49:21+00:00</updated>
<author>
<name>Jens Diemer</name>
<email>github.com@jensdiemer.de</email>
</author>
<published>2010-04-04T17:49:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/creole.git/commit/?id=ec15ef78256d12b9e99348bcae147b8b26b9b468'/>
<id>ec15ef78256d12b9e99348bcae147b8b26b9b468</id>
<content type='text'>
  - Cleanup DocStrings
  - add unittests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - Cleanup DocStrings
  - add unittests
</pre>
</div>
</content>
</entry>
</feed>
