Hi Rustom,
Rustom Mody <[email protected]> writes:
> However there is still a minor issue: font-locking shows something
> like ~x | y~
> inside a table as code but the other table commands like C-c C-c and
> export to html treats the '|' as a table marker.
Yes, a known bug, we need to decide whether markup should be supported
in tables. Try this to see how bad it is:
| abc | +3 |
|-----+----|
| | |
> I of course checked Bastien's pointer to the FAQ for '|' inside
> table.
> As of now neither vert nor \vert{} work.
Try \vert -- works here.
--
Bastien