why and fellow RedCloth users,
I think I’ve found a bug in RedCloth. Actually, I think it’s a bug in
Textile because the Textile site does the same thing. The text
bq. -- some text
turns into
<p>bq.—some text</p>
instead of
<blockquote>
<p>—some text</p>
</blockquote>
It looks like RedCloth is following the Textile “spec” (though I can’t
find one anywhere). Is anyone else surprised by this output?
Also, I’d like to know if Textile is supposed to preserve newlines.
When I have text like
A paragraph that spans
multiple lines.
it gets translated to
<p>A paragraph that spans<br />
multiple lines.</p>
when what I would like is
<p>A paragraph that spans
multiple lines.</p>
Is there a setting I can change so that more than one newline starts a
new paragraph but a single newline does not?
Thank you.
Jim
···
–
Jim Menard, jimm@io.com, http://www.io.com/~jimm/
“I went on the Internet to find out how to prevent squirrel damage.”
– Betty March