From 4cf9dff01056865ad5b370a97e16f3c0b0b1c954 Mon Sep 17 00:00:00 2001 From: Perry Kundert Date: Fri, 20 Nov 2020 11:41:24 -0800 Subject: [PATCH] Add a lower-case org-mode drawer :end: test --- org/testdata/headlines.org | 2 +- org/testdata/misc.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/org/testdata/headlines.org b/org/testdata/headlines.org index 17c08e3..ee02735 100644 --- a/org/testdata/headlines.org +++ b/org/testdata/headlines.org @@ -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 :DRAWERNAME: This is inside the drawer -:END: +:end: Still outside the drawer * CUSTOM headline with custom status it's possible to use =#+SETUPFILE= - in this case the setup file contains the following diff --git a/org/testdata/misc.html b/org/testdata/misc.html index 6f84275..f5cc21a 100644 --- a/org/testdata/misc.html +++ b/org/testdata/misc.html @@ -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 :DRAWERNAME: This is inside the drawer -:END: +:end: Still outside the drawer * CUSTOM headline with custom status it's possible to use =#+SETUPFILE= - in this case the setup file contains the following