Tables
    Jelks Cabaniss 
    jelks at jelks.nu
       
    Tue Nov 15 19:21:21 EST 2005
    
    
  
Michel Fortin wrote:
> 
>      |            | Imported      || Domestic
>      |            | Beans | Peas  || Carrots | Tomatoes
>      |            | ----- | ----- || ------- | --------
>      | Wholesale  | $1.00 | $1.25 || $1.20   | $1.20
>      | Retail     | $2.00 | $3.00 || $1.80   | $1.80
vs
>      |            | Imported     || Domestic          ||
>      |            | Beans | Peas  | Carrots | Tomatoes |
>      |            | ----- | ----- | ------- | -------- |
>      | Wholesale  | $1.00 | $1.25 | $1.20   | $1.20    |
>      | Retail     | $2.00 | $3.00 | $1.80   | $1.80    |
I personally much prefer the second one -- it looks more "natural", hurts my
eyes and brain much less.  The multiple pipes are only where they're needed.
If it were a colspan of, say, more than 3, that could indeed get messy.  I
would think we might want an alternate method -- instead of `||||||||`,
something more like `-8|` ...
/Jelks
    
    
More information about the Markdown-Discuss
mailing list