Oddly enough emacs is breaking up lines with 🔚 as a separate paragraph when regular letters would get combined.
This commit is contained in:
parent
c9109d1a13
commit
09442a0530
@ -3,7 +3,8 @@ before
|
||||
:candle:
|
||||
inside
|
||||
** Headline inside the drawer
|
||||
the drawer
|
||||
the
|
||||
:end:
|
||||
|
||||
drawer
|
||||
after
|
||||
|
@ -1,8 +1,10 @@
|
||||
foo
|
||||
#+begin_center
|
||||
* Headline
|
||||
before
|
||||
:candle:
|
||||
inside
|
||||
** Headline inside the drawer
|
||||
the
|
||||
:end:
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#+end_center
|
||||
drawer
|
||||
after
|
||||
|
Loading…
Reference in New Issue
Block a user