Add a lower-case org-mode drawer 🔚 test
This commit is contained in:
parent
04fec98ffd
commit
4cf9dff010
2 changed files with 2 additions and 2 deletions
2
org/testdata/headlines.org
vendored
2
org/testdata/headlines.org
vendored
|
@ -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
|
||||||
|
|
2
org/testdata/misc.html
vendored
2
org/testdata/misc.html
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue