Thanks for clarifying, Massimo. MARKMIN will have to do for now.

On Monday, 25 August 2014 23:18:43 UTC+8, Massimo Di Pierro wrote:
>
> At this time T.M does not support extra. You can do:
>
> MARKMIN("hello ``you``:custom", extra=dict(custom=lambda x: SPAN(x, 
> _style="font-size:0.8em")))
>
> Do you need to internationalize this? 
>
> On Friday, 22 August 2014 10:33:28 UTC-5, Calvin wrote:
>>
>> Hi Massimo
>>
>> Here's an example:
>>
>> T.M("hello ``you``:custom", extra=dict(custom=lambda x: SPAN(x, _style=
>> "font-size:0.8em")))
>>
>> which throws
>>
>> *** TypeError: M() got an unexpected keyword argument 'extra'
>>
>> Calvin
>>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to