From e239a3a726d94593051f52270386e6f9dba81bb6 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Fri, 3 Apr 2020 21:44:24 +0200 Subject: Convert front matter for zola --- post/cedit-and-paredit.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'post/cedit-and-paredit.md') diff --git a/post/cedit-and-paredit.md b/post/cedit-and-paredit.md index 23fb1c4..cd395e9 100644 --- a/post/cedit-and-paredit.md +++ b/post/cedit-and-paredit.md @@ -1,9 +1,9 @@ +++ -Categories = ["Emacs"] -Description = "Cedit and paredit for structural editing" -Tags = ["development", "emacs"] +description = "Cedit and paredit for structural editing" title = "Cedit and Paredit" date = 2014-08-04T07:10:14Z +[taxonomies] +tags = ["development", "emacs"] +++ I recently discovered [cedit][], which provides some structural -- cgit 1.4.1