Re: [Orgmode] visible row boundaries in html table export

2007-02-10 Thread Carsten Dominik
What would the HTML code look like? - Carsten On Feb 10, 2007, at 18:32, Scott Otterson wrote: Here's a question, or maybe a feature request...  Is there a way to make table row boundaries show up in html exports?  For example, when I html-export a table like this:    | col 1 | col 2 | c

[Orgmode] visible row boundaries in html table export

2007-02-10 Thread Scott Otterson
Here's a question, or maybe a feature request... Is there a way to make table row boundaries show up in html exports? For example, when I html-export a table like this: | col 1 | col 2 | col 3 | |---+---+---| | a | a | a | | a | a | a | |---+