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:
|
:candle:
|
||||||
inside
|
inside
|
||||||
** Headline inside the drawer
|
** Headline inside the drawer
|
||||||
the drawer
|
the
|
||||||
:end:
|
:end:
|
||||||
|
|
||||||
|
drawer
|
||||||
after
|
after
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
foo
|
* Headline
|
||||||
#+begin_center
|
before
|
||||||
|
:candle:
|
||||||
|
inside
|
||||||
|
** Headline inside the drawer
|
||||||
|
the
|
||||||
|
:end:
|
||||||
|
|
||||||
|
drawer
|
||||||
|
after
|
||||||
|
|
||||||
|
|
||||||
#+end_center
|
|
||||||
|
Loading…
Reference in New Issue
Block a user