[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Question about Org syntax
From: |
Nicolas Goaziou |
Subject: |
Re: Question about Org syntax |
Date: |
Sun, 16 May 2021 09:11:05 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hello,
Ihor Radchenko <yantar92@gmail.com> writes:
> I am wondering about the element structure of the following Org buffer:
>
> * test
> :drawer:
> Paragraph
> * test
> :end:
>
> Should the ":end:" line belong to drawer or should it be a separate
> paragraph? Running org-element-at-point at the beginning of ":end:" line
> yields (drawer ...).
It should be a paragraph. I'll fix it soon.
Note the problem can be reproduced with only
* test
:end:
Regards,
--
Nicolas Goaziou