[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Org-syntax: Intra-word markup
From: |
Samuel Wales |
Subject: |
Re: Org-syntax: Intra-word markup |
Date: |
Thu, 2 Dec 2021 15:44:32 -0700 |
a silly question. don't we already use something kinda similar to
\emph{what}ever for all backends? could we do so?
On 12/2/21, Denis Maier <denismaier@mailbox.org> wrote:
> Am 02.12.2021 um 19:11 schrieb Tom Gillespie:
>> I don't mean to be a wet blanket, but the edge cases for
>> the current markup syntax are already hard enough to
>> implement correctly, to the point where different parts of
>> Org mode are inconsistent. Intra-word markup isn't viable
>> because there simply isn't any sane way to parse something
>> like *hello world*/hrm/oh no*. The other issue is that this will
>> degrade parsing performance because almost every
>> character could precede the start of a markup section.
>>
>> I recommend anyone suggesting solutions try to implement
>> something that can parse the markup unambiguously with
>> lots of nasty test cases. You will likely find that it is impossible
>> to consistently tokenize markup, and that you have to hand
>> write a whole bunch of heuristics, making Org syntax even
>> harder to implement correctly.
>>
>> Any solution that suggests extending how =/*~+_ can be
>> used gets a hard no from me. I could see teaching other
>> exporters how to interpret \emph{hello}world, but trying for
>> to have any sane behavior for something like
>> why *hello*world oh no a wild askterisk*
>> is not worth it.
>
> As I've said before, I could well live with \emph{what}ever or something
> similar.
>
> Denis
>
>
--
The Kafka Pandemic
Please learn what misopathy is.
https://thekafkapandemic.blogspot.com/2013/10/why-some-diseases-are-wronged.html
- Re: Org-syntax: Intra-word markup, (continued)
- Re: Org-syntax: Intra-word markup, Timothy, 2021/12/02
- Re: Org-syntax: Intra-word markup, Denis Maier, 2021/12/02
- Re: Org-syntax: Intra-word markup, Ihor Radchenko, 2021/12/02
- Re: Org-syntax: Intra-word markup, Max Nikulin, 2021/12/02
- Re: Org-syntax: Intra-word markup, Tom Gillespie, 2021/12/02
- Re: Org-syntax: Intra-word markup, Juan Manuel Macías, 2021/12/02
- Re: Org-syntax: emphasis and not English punctuation, Max Nikulin, 2021/12/04
- Re: Org-syntax: emphasis and not English punctuation, Juan Manuel Macías, 2021/12/04
- Re: Org-syntax: Intra-word markup, Denis Maier, 2021/12/02
- Re: Org-syntax: Intra-word markup,
Samuel Wales <=
- Re: Org-syntax: Intra-word markup, Max Nikulin, 2021/12/03
- Re: Org-syntax: Intra-word markup, Tim Cross, 2021/12/03
- Re: Org-syntax: Intra-word markup, Max Nikulin, 2021/12/04
- Re: Org-syntax: Intra-word markup, Russell Adams, 2021/12/05
- Re: Org-syntax: Intra-word markup, Russell Adams, 2021/12/05
- Re: Org-syntax: Intra-word markup, Samuel Wales, 2021/12/05
- Re: Org-syntax: Intra-word markup, Nicolas Goaziou, 2021/12/02
- Re: Org-syntax: Intra-word markup, Juan Manuel Macías, 2021/12/02
- Re: Org-syntax: Intra-word markup, Nicolas Goaziou, 2021/12/02
- Re: Org-syntax: Intra-word markup, Juan Manuel Macías, 2021/12/02