Michael Dauer <mick.da...@gmail.com> writes:

> What I get after the first org-cycle is:
> * Example
> ** heading 1
> ** heading 2
> *              ** TODO Test access with provided credentials
> ** heading 3
> xxxxx
> *              ** END
> ** heading 4
> xxxxx
>

I cannot reproduce on latest master and with Org 9.4.4. What I am seeing
is:

* Example
** heading 1...
** heading 2
*              ** TODO Test access with provided credentials...
*              ** END
* heading 3...
* heading 4

Another cycle reveals the inlinetask contents:

* Example
** heading 1...
** heading 2
*              ** TODO Test access with provided credentials
xxxxx
*              ** END
* heading 3...
* heading 4

Maybe something with your config? Can you reproduce starting from emacs -Q?

Best,
Ihor

Reply via email to