On 09/21/2011 10:23 AM, Jambunathan K wrote:
Andrea Crotti<andrea.crott...@gmail.com> writes:
I'm writing in RST a lot of documentation, and I noticed that
RST-tables are very similar to org-mode tables.
This makes me think that I could use happily turn-on-orgtbl and use
it, but the tables are not exactly the same.
+--------+-------+---+---+
| THi is | table | | |
+--------+-------+---+---+
| | | | |
+--------+-------+---+---+
I think table.el tables look like this.
Didn't know about that, thanks!
It's not, however, as convenient as org-mode tables are unfortunately...