I'm assuming it works differently to the markmin document. I can see is
adds a class called "custom", but I don't see the lambda function working
as in:
>>> markmin2html("‘‘aaa‘‘:custom", extra=dict(custom=lambda text:
’x’+text+’x’
generates
’xaaax’
(the ‘‘...‘‘:custom block is rendered by the custom=lambda function passed
to render).
--
- [web2py] auth.wiki( extra=dict() ) villas
- [web2py] Re: auth.wiki( extra=dict() ) Massimo Di Pierro
- [web2py] Re: auth.wiki( extra=dict() ) villas
- [web2py] Re: auth.wiki( extra=dict() ) villas
- [web2py] Re: auth.wiki( extra=dict() ) Andrew W
- [web2py] Re: auth.wiki( extra=dict() ) Andrew W
- [web2py] Re: auth.wiki( extra=dict... Massimo Di Pierro
- [web2py] Re: auth.wiki( extra=... Andrew W

