Juan Manuel Macías writes:
> Hi Leo,
>
> Leo Butler writes:
>
>> Hello,
>>
>> I have some tables like
>>
>> | a | b |
>> | c | d |
>>
>> I would like to have this export (in html) to something like
>>
>> | a b |
>> | c d |
>>
>> i.e., add a vertical bar on the extreme left and right.
>>
>> I ha
Hi Leo,
Leo Butler writes:
> Hello,
>
> I have some tables like
>
> | a | b |
> | c | d |
>
> I would like to have this export (in html) to something like
>
> | a b |
> | c d |
>
> i.e., add a vertical bar on the extreme left and right.
>
> I have searched the org manual and online and I can't