"Samuel Banya" <sba...@fastmail.com> writes: > 8. I then used C-c C-c, and received the following example output: > ``` > * tes > :LOGBOOK: > - Note taken on [2022-06-27 Mon 22:38] \\ > Adding note with org-log-into-drawer enabled > :END: > t > ``` > > Let me know if this is the desired output in that respect, or if this > fulfills the weird edge case present.
Note that the headline "* test" is split into "* tes...t". It is certainly not desired. I see the same issue on my side. I also suspect that the offending functions are the same (but you may need to check). Best, Ihor