Re: [O] How to input | in org tables

2014-11-14 Thread Rasmus
Hi, etimecowboy writes: > I want have a org table that contains symbole | in a table > element. Org parses | as a field separator and add a new column. Is > there any escape method from this. > > example: > > | 1 | 2 | 3 | > | a | b | | | Maybe: |\vert| I don't know if there's a better way...

[O] How to input | in org tables

2014-11-14 Thread etimecowboy
Hello, I want have a org table that contains symbole | in a table element. Org parses | as a field separator and add a new column. Is there any escape method from this. example: | 1 | 2 | 3 | | a | b | | | Cheers, Alan