Table cells with bullet lists? With multiple lines incl. empty lines?
"Peter Valdemar Mørch (Lists)"
4ux6as402 at sneakemail.com
Mon Nov 30 04:50:57 EST 2009
I'd like to have a table where one of the <td>s contains a <ul/>. I
haven't yet succeeded and would like help with that.
Also, how would one have a <td> containing/spanning multiple lines, if I
want one of them to be empty?
On http://redcloth.org/ and with my own 4.2.2 I've tried:
This table renders with '*'s, but not as a bullet list. Why?
|_.t11|_.t12|
|t12
* with
* a bullet
* list|t2|
Simple, Working table:
|_.t11|_.t12|
|t21|t2|
Works with several lines:
|_.t11|_.t12|
|t21 works
with
several
lines|t2|
Doesn't work:
|_.t11|_.t12|
|t12
with
several
lines|t2|
How can I get that to work? I suspect this is why bullets don't work in
<td>'s, as perhaps the bullet list needs to be followed by an empty
line. Is that right?
--
Peter Valdemar Mørch
http://www.morch.com
More information about the Redcloth-upwards
mailing list