Forum
Markitup wusiwug
Hi, I know you guys don't like wusiwug, but i really like my client add pictures, and see them with the text. looking at the mark-up config.js I see there are many settings.
I have added markdown="false" and html=true see code below:
<perch:content id="body5" type="textarea" markdown="false" html="true" label="Blog Text" textile="true" editor="markitup" />
but it's still textile
please advise me
tony
You have an attribute
textile="true"
This will give you Textile.
Hi, thanks for the help. but I don't get wusiwug with uploaded images
any ideas why
thanks in advance
tony
That's the Markdown code for an image. MarkItUp is not a WYSIWYG editor.