From 9137e8f456d03bc11b80fab1b5801eac5dbbba1b Mon Sep 17 00:00:00 2001 From: Gerard Vermeulen Date: Fri, 16 Feb 2024 09:36:40 +0100 Subject: [PATCH] Fix typo --- README.org | 1 - 1 file changed, 1 deletion(-) diff --git a/README.org b/README.org index 567ff79..89662fb 100644 --- a/README.org +++ b/README.org @@ -2982,7 +2982,6 @@ to add =HTML+CSS+JS= for ~mhtml-mode~: "\\( :comments link$\\)\\|\\( *$\\)" "Regexp to find \"#+property:\" \":comments link\".") - (defconst prop-ha-re-template (format "\\(?:^[[:blank:]]*#\\+%s:[[:blank:]]+%s:%s\\+*\\)+" "property" "header-args" "%s")