I don't want to use a WYSIWYG editor.
But when I use no WSSIWYG content editor, and I submit a text with breaks.
On the life page there arend any breaks.
How can I do this (without using the tag)
no breaks when using no WYSIWYG editor
Re: no breaks when using no WYSIWYG editor
try
{cms_markdown}
text here
and here
{/cms_markdown}
{cms_markdown}
text here
and here
{/cms_markdown}

