I am using the tables in RedCloth, for example
|cat|yeah|what|
|beery|true|fly|
|baru|false|mirror|
But I get a lot of <br/> and then the table....
What is going on and how can I fix this?
|
feedback
|
|
That table doesn't produce any
produces:
So I would guess that you have a paragraph right before the tables without a blank link separating them. Adding an empty line:
Produces what is probably the desired result:
| |||
|
feedback
|