From 297801b7f7b85811b7d3a7b791be3d9720ee3810 Mon Sep 17 00:00:00 2001
From: Gerard Vermeulen <gerard.vermeulen@neel.cnrs.fr>
Date: Mon, 6 Dec 2021 08:32:39 +0100
Subject: [PATCH] Add section label

---
 README.org | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.org b/README.org
index ab4fc4d..b87d717 100644
--- a/README.org
+++ b/README.org
@@ -1046,7 +1046,10 @@ Emacs prevents new users from shooting themselves in the feet.
       (show-smartparens-global-mode +1)))
 #+end_src
 
-** Operators
+** Electric operators
+:PROPERTIES:
+:CUSTOM_ID: sec:electric-operators
+:END:
 
 #+attr_latex: :options bgcolor=LightGoldenrodYellow
 #+begin_src emacs-lisp