emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] rst-mode tables


From: Andrea Crotti
Subject: [O] rst-mode tables
Date: Wed, 21 Sep 2011 10:06:38 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0.2) Gecko/20110906 Thunderbird/6.0.2

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

One difference is in the use of "+", is there a way to make orgtbl produce something like this too?

reply via email to

[Prev in Thread] Current Thread [Next in Thread]