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 | col 3 |
|-------+-------+-------|
| a | a | a |
| a | a | a |
|-------+-------+-------|
| b | b | b |
| b | b | b |
I get a table like this:
col 1
col 2
col 3
a
a
a
a
a
a
b
b
b
b
b
b
In the html export, the boundaries between groups of rows has
disappeared. Is there a way to make the html export look more like
what's displayed within org mode? Ideally, there would be some kind
of distinct line below the column header row, and also between the 'a'
and 'b' row groups.
Thanks,
Scott
_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477
_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode