Oddly enough emacs is breaking up lines with 🔚 as a separate paragraph when regular letters would get combined.

This commit is contained in:
Tom Alexander 2023-04-18 21:41:13 -04:00
parent c9109d1a13
commit 09442a0530
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE
2 changed files with 11 additions and 8 deletions

View File

@ -3,7 +3,8 @@ before
:candle: :candle:
inside inside
** Headline inside the drawer ** Headline inside the drawer
the drawer the
:end: :end:
drawer
after after

View File

@ -1,8 +1,10 @@
foo * Headline
#+begin_center before
:candle:
inside
** Headline inside the drawer
the
:end:
drawer
after
#+end_center