* \vert not converted to | when org-table-export applied
@ 2012-06-20 11:02 Eythan Weg
0 siblings, 0 replies; only message in thread
From: Eythan Weg @ 2012-06-20 11:02 UTC (permalink / raw)
To: emacs-orgmode
Hi,
I try to export a table with \vert symbol embedded
in it to a tab separated file by use of org-table-export:
| A\vert B | C |
| 1 | 2 |
| 3 | 4 |
but the \vert in the first line is not converted to '|'
as shown here:
A\vert B C
1 2
3 4
Is this a bug or am I missing something?
Thank you.
Eythan
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-06-20 11:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-20 11:02 \vert not converted to | when org-table-export applied Eythan Weg
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).