summaryrefslogtreecommitdiff
path: root/README.creole
Commit message (Expand)AuthorAgeFilesLines
...
* Release as v1.0.2v1.0.2JensDiemer2012-04-041-0/+2
* Release as v1.0.1v1.0.1JensDiemer2011-11-161-0/+3
* Release v1.0v1.0.0JensDiemer2011-10-201-1/+1
* Wiki page was renamedJensDiemer2011-10-201-1/+1
* merge masterJensDiemer2011-10-201-4/+36
|\
| * Specify the python versionsJensDiemer2011-10-171-1/+1
| * add information how unittest can be run.JensDiemer2011-10-171-7/+21
| * Update READMEJensDiemer2011-10-171-1/+17
|/
* v0.9.1 releaseJensDiemer2011-10-101-4/+11
* bugfix for restJensDiemer2011-10-051-1/+1
* update READMEJensDiemer2011-10-051-13/+34
* starting Python v3 support (like http://python3porting.com/noconv.html strategy)JensDiemer2011-10-041-0/+2
* Bugfix in html2creole: ignore links without hrefJensDiemer2011-09-141-0/+2
* Bugfix in html parser if list tag has attributes: https://code.google.com/p/p...JensDiemer2011-09-141-0/+2
* Better error message if given string is not unicode: https://code.google.com/...JensDiemer2011-09-141-0/+2
* Bugfix in get_long_description() error handling (//local variable 'long_descr...JensDiemer2011-09-121-0/+2
* turn the lazy class into a non-lazy function. It's better for compatibility.JensDiemer2011-08-311-0/+1
* Release v0.8.1JensDiemer2011-08-311-0/+2
* Update READMEJensDiemer2011-08-301-9/+9
* New GetLongDescription() helper for setup.py, see: https://code.google.com/p/...JensDiemer2011-08-261-0/+8
* remove doubleJensDiemer2011-08-171-1/+0
* add donation stuffJensDiemer2011-08-171-0/+6
* release v0.7.3JensDiemer2011-08-101-1/+1
* Add child content to raise_unknown_node()JensDiemer2011-08-091-0/+1
* Don't always use raise_unknown_node()JensDiemer2011-08-091-0/+1
* Bugfix in html2rest: create reference hyperlinks in table cells intead of emb...JensDiemer2011-08-081-0/+1
* Bugfix html2rest: new line after table.JensDiemer2011-08-081-1/+3
* * Bugfix in html2rest if a table has no {{{<th>}}} headerJensDiemer2011-08-081-0/+2
* Update demo.pyJensDiemer2011-08-051-0/+3
* wrong url ;)JensDiemer2011-08-051-1/+1
* Bugfix if docutils are not installed - API change for rest2html import!JensDiemer2011-08-051-3/+6
* add info/example for rest2htmlJensDiemer2011-08-041-0/+18
* Some typo in READMEJensDiemer2011-08-041-20/+20
* github test with urls/titleJensDiemer2011-08-041-1/+1
* bug in README syntaxJensDiemer2011-08-041-2/+2
* Use creole in own README and convert it on the fly in setup.py ;)JensDiemer2011-08-041-0/+140