[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fixed width areas not allowing tab after leading colon.
From: |
Ihor Radchenko |
Subject: |
Re: Fixed width areas not allowing tab after leading colon. |
Date: |
Sun, 17 Sep 2023 09:48:15 +0000 |
"Tom Alexander" <tom@fizz.buzz> writes:
> The documentation for fixed width areas states: A “fixed-width line” starts
> with a colon character (:) and either a whitespace character or the immediate
> end of the line.
> ...
> Fixed-width area documentation:
> https://orgmode.org/worg/org-syntax.html#Fixed_Width_Areas
org-syntax.html is not accurate here. The parser only allows ": " (colon
followed by space) and no other variant.
Fixed, on master.
https://git.sr.ht/~bzg/worg/commit/a42f57ac
> This happens in a document in worg:
> https://git.sr.ht/~bzg/worg/tree/74e80b0f7600801b1d1594542602394c085cc2f9/item/org-contrib/org-bom.org#L499
Fixed, on master.
https://git.sr.ht/~bzg/worg/commit/0c8d5679
--
Ihor Radchenko // yantar92,
Org mode contributor,
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>