Add a lower-case org-mode drawer 🔚 test

This commit is contained in:
Perry Kundert 2020-11-20 11:41:24 -08:00
parent 04fec98ffd
commit 4cf9dff010
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ we can link to headlines that define a custom_id: [[#this-will-be-the-id-of-the-
Still outside the drawer Still outside the drawer
:DRAWERNAME: :DRAWERNAME:
This is inside the drawer This is inside the drawer
:END: :end:
Still outside the drawer Still outside the drawer
* CUSTOM headline with custom status * CUSTOM headline with custom status
it's possible to use =#+SETUPFILE= - in this case the setup file contains the following it's possible to use =#+SETUPFILE= - in this case the setup file contains the following

View file

@ -162,7 +162,7 @@ we can link to headlines that define a custom_id: [[#this-will-be-the-id-of-the-
Still outside the drawer Still outside the drawer
:DRAWERNAME: :DRAWERNAME:
This is inside the drawer This is inside the drawer
:END: :end:
Still outside the drawer Still outside the drawer
* CUSTOM headline with custom status * CUSTOM headline with custom status
it's possible to use =#+SETUPFILE= - in this case the setup file contains the following it's possible to use =#+SETUPFILE= - in this case the setup file contains the following