[Rails] Re: textilize - redcloth
Jörg
jmkoch at gmx.de
Wed Dec 21 15:10:44 GMT 2005
Jake Janovetz schrieb:
>=?ISO-8859-15?Q?J=F6rg?= wrote:
>
>
>>Hi,
>>
>>I'm using textilize with redcloth 3.0.4. Everything works best except
>>that paragraphs are not translated as an HTML paragraph
>>
>>
>
>Are you including newlines? i.e. "\n"
>
> Jake
>
>
>
No, new lines do work. It's only when seperating text by a blank line
the text should be a paragraph, that does not work.
Jörg
i.e.:
This is what I write into my textarea:
*test*
test
this is what comes out:
*test
*test
and this it what should come out (http://hobix.com/textile/):
*test*
test
thanks for any help!!!
More information about the Rails
mailing list