From f42f63735c2090d639b8a17ebae85ae470ab794c Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Tue, 17 Mar 2020 22:58:36 +0000 Subject: Formatting of the titles --- zettelkasten.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'zettelkasten.el') diff --git a/zettelkasten.el b/zettelkasten.el index 904c33b..16a9895 100644 --- a/zettelkasten.el +++ b/zettelkasten.el @@ -88,9 +88,9 @@ aims to remove." (zettelkasten--get-id note) zettelkasten-extension)) -;;; ------------- +;;; --------------------------- ;;; LISTING AND SEARCHING NOTES -;;; ------------- +;;; --------------------------- (defun zettelkasten--note-regexp (note regexp &optional num) "Return the REGEXP first match in the NOTE. -- cgit