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
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 |
|---+