[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: The less ambiguous math delimiters in tables
From: |
Ihor Radchenko |
Subject: |
Re: The less ambiguous math delimiters in tables |
Date: |
Tue, 31 Dec 2024 13:32:11 +0000 |
Rudolf Adamkovič <rudolf@adamkovic.org> writes:
>> ... | \(first cell | mid | last\) |
>
> But how many Org tables exist in the world that have a row with an
> un-closed \( in one cell and an un-closed \) in a subsequent cell?
It is not just about \(...\). Consider other verbatim Org markup like
| $10 | foo | $\alpha$ |
or
| =10+20 | 30 | =foo= |
I strongly encourage you to look into Org parser implementation and
think what is needed to achieve what you want. And then think again,
considering more complex scenarios when we have ambiguity between 3 or
more markup pairs. The idea you propose is very tempting (I have been
tempted myself), but that way lays madness.
--
Ihor Radchenko // yantar92,
Org mode maintainer,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
- Re: The less ambiguous math delimiters in tables, (continued)
- Re: The less ambiguous math delimiters in tables, Rudolf Adamkovič, 2024/12/26
- Re: The less ambiguous math delimiters in tables, Ihor Radchenko, 2024/12/26
- Re: The less ambiguous math delimiters in tables, Rudolf Adamkovič, 2024/12/27
- Re: The less ambiguous math delimiters in tables, Ihor Radchenko, 2024/12/27
- Re: The less ambiguous math delimiters in tables, Rudolf Adamkovič, 2024/12/30
- Re: The less ambiguous math delimiters in tables, Leo Butler, 2024/12/27
- Re: The less ambiguous math delimiters in tables, Max Nikulin, 2024/12/28
- Re: The less ambiguous math delimiters in tables, Rudolf Adamkovič, 2024/12/30
- Re: The less ambiguous math delimiters in tables, Ihor Radchenko, 2024/12/31
- Re: The less ambiguous math delimiters in tables, Rudolf Adamkovič, 2024/12/31
- Re: The less ambiguous math delimiters in tables,
Ihor Radchenko <=
- Re: The less ambiguous math delimiters in tables, Rudolf Adamkovič, 2024/12/31
- Re: The less ambiguous math delimiters in tables, Ihor Radchenko, 2024/12/31
Re: The less ambiguous math delimiters in tables, Rudolf Adamkovič, 2024/12/24