index
:
delta/python-packages/creole.git
callable-unknown
cleanup
code-updates
dependabot/pip/certifi-2022.12.7
dependabot/pip/cryptography-39.0.1
develop
fix#44
fix-readme
html2markdown
jedie-patch-1
main
master
new_api
poetry
poetry-publish
refactor
req_update_20220930
restructure
setup-utils
update
github.com: jedie/python-creole.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
* remove the support for callable macros. Only dict and modules are allowed.
restructure
JensDiemer
2011-05-26
4
-80
/
+83
*
* some more restructure and cleanup
JensDiemer
2011-05-26
2
-2
/
+0
*
start a restructure of the messed files (no completed, yet!)
JensDiemer
2011-05-25
2
-2
/
+2
*
* Change version string to v0.5, because API changed
callable-unknown
JensDiemer
2011-05-25
2
-8
/
+44
*
fix typo in test name
Eric O'Connell
2011-05-24
1
-1
/
+1
*
Merge branch 'master' into callable-unknown
Eric O'Connell
2011-05-24
1
-1
/
+12
|
\
|
*
close headlines & block elements in emitted creole
Eric O'Connell
2011-05-24
1
-0
/
+38
*
|
unknown node behavior now based on callable
Eric O'Connell
2011-05-24
2
-27
/
+35
|
/
*
Merge remote-tracking branch 'remotes/origin/patch-1'
Eric O'Connell
2011-05-20
6
-52
/
+35
|
\
|
*
code/docstring cleanup
JensDiemer
2011-05-11
6
-33
/
+27
|
*
v0.4 - remove inter wiki links and doen't check the protocol
JensDiemer
2011-05-11
2
-19
/
+8
*
|
optionally transparently emit unknown node content
Eric O'Connell
2011-05-20
1
-1
/
+20
*
|
don't try to embed data: urls for images
Eric O'Connell
2011-05-20
1
-1
/
+4
|
/
*
only emit children of empty tags like div and span
Eric O'Connell
2011-05-10
1
-0
/
+7
*
FIXME: remove inter wiki links stuff???
JensDiemer
2011-04-21
1
-2
/
+12
*
add a test with image with a unknown extension
jens
2011-02-27
1
-0
/
+13
*
Use <tt> when {{{ ... }}} is inline and not <pre>, see: http://forum.pylucid....
JensDiemer
2011-02-21
3
-69
/
+66
*
add tests for {{{ ... }}}
JensDiemer
2011-02-17
1
-3
/
+20
*
Apply Patch from http://code.google.com/p/python-creole/issues/detail?id=16#c...
JensDiemer
2011-02-07
2
-2
/
+39
*
v0.3.2 - Bugfix for spaces after Headline: https://code.google.com/p/python-c...
JensDiemer
2011-01-05
2
-16
/
+14
*
v0.3.0 - creole2html() has the optinal parameter 'blog_line_breaks' to switch...
JensDiemer
2010-12-09
1
-0
/
+34
*
v0.2.7 - handle obsolete non-closed <br> tag
jens
2010-09-23
1
-13
/
+30
*
- bugfix in setup.py
Jens Diemer
2010-04-04
3
-42
/
+86
*
* Bugfix for http://code.google.com/p/python-creole/issues/detail?id=12
Jens Diemer
2010-01-20
1
-1
/
+23
*
v0.2.4
Jens Diemer
2009-06-10
2
-3
/
+7
*
add test for links with "()"
Jens Diemer
2009-06-10
2
-1
/
+12
*
- v0.2.3
Jens Diemer
2009-06-03
2
-0
/
+30
*
v0.2.2 - html2creole bugfix: convert '''<a href="/url/">Search & Destroy</a>'''
Jens Diemer
2009-05-16
1
-0
/
+5
*
add example for http://code.google.com/p/python-creole/issues/detail?id=4
Jens Diemer
2009-05-15
1
-1
/
+10
*
- v0.2.1
Jens Diemer
2009-05-15
2
-1
/
+24
*
* Bugfix: Use htmlentitydefs.name2codepoint and unichr() for replacing named ...
Jens Diemer
2009-05-15
1
-0
/
+22
*
rename table test methods
Jens Diemer
2009-05-15
1
-2
/
+2
*
* remove django stuff, see: http://code.google.com/p/python-creole/issues/det...
Jens Diemer
2009-04-30
3
-165
/
+12
*
imporve macros stuff, see: http://code.google.com/p/python-creole/issues/deta...
Jens Diemer
2009-04-30
1
-3
/
+31
*
add svn tool and setup svn:keywords
Jens Diemer
2009-03-31
6
-6
/
+6
*
handle html entities in <pre> blocks, too.
Jens Diemer
2009-03-19
1
-28
/
+36
*
better handling of html entities
Jens Diemer
2009-03-16
4
-90
/
+148
*
use unicode everywhere
Jens Diemer
2009-03-10
4
-9
/
+12
*
bugfix: rename one unittest method
Jens Diemer
2009-03-10
1
-1
/
+1
*
* differ macro/preformatted areas (inline or block), fix for issue 1: http://...
Jens Diemer
2009-02-25
5
-82
/
+124
*
Problem with MarkupDiffFailure exception: Error messages failed, if one Strin...
Jens Diemer
2009-02-25
1
-16
/
+55
*
* add some more html typeface tags
Jens Diemer
2009-02-20
4
-44
/
+100
*
IMHO better way for macros... add unittest for this.
Jens Diemer
2009-02-18
2
-28
/
+67
*
-move "macros" dir into root, for easier overwrite.
Jens Diemer
2009-02-18
3
-8
/
+93
*
* restructure unittests
Jens Diemer
2009-02-18
8
-173
/
+276
*
many updates
Jens Diemer
2008-12-03
1
-32
/
+20
*
many updates
Jens Diemer
2008-12-02
4
-860
/
+944
*
(no commit message)
Jens Diemer
2008-11-28
3
-81
/
+609
*
init the current snapshot from PyLucid: http://www.pylucid.org
Jens Diemer
2008-11-28
1
-0
/
+658