I just noticed that it is almost impossible to enter | into the Org
cell without expanding it as new call by pressing TAB.

| Key | Value |
|-----+-------|
| key | "123|value" |

it becomes this:

| Key | Value |        |
|-----+-------+--------|
| key | "123  | value" |
|     |       |        |

But I need  this:

| Key | Value       |
|-----+-------------|
| key | "123|value" |

Is there way?

Jean Louis

Reply via email to