Now in trunk:

auth.wiki(render='html')

will allow html, will do autolink, oembed and allows @//// syntax as well 
as @{component:...} syntax.

On Saturday, 8 September 2012 20:34:25 UTC-5, Massimo Di Pierro wrote:
>
> Looking at the source code... this is already possible.
>
> Wiki(render=lambda page: page.body)
>
> I now exposed in auth.wiki(render=lambda page: page.body). This option 
> will allow html in wiki. We may want to allow autolinks as well.
>
>
>
> On Saturday, 8 September 2012 19:42:18 UTC-5, Anthony wrote:
>>
>> On Saturday, September 8, 2012 5:16:32 PM UTC-4, Massimo Di Pierro wrote:
>>>
>>> I guess it can be made an option but I really hate WYSIWG. I think wiki 
>>> markup are superior.
>>>
>>
>> I think it really depends on the end user -- some folks just aren't 
>> realistically going to learn wiki markup and will expect WYSIWYG. The Stack 
>> Overflow approach isn't a bad compromise.
>>
>

-- 



Reply via email to