about summary refs log tree commit diff stats
path: root/content/post/cedit-and-paredit.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/post/cedit-and-paredit.md')
-rw-r--r--content/post/cedit-and-paredit.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/content/post/cedit-and-paredit.md b/content/post/cedit-and-paredit.md
index 23fb1c4..f35b362 100644
--- a/content/post/cedit-and-paredit.md
+++ b/content/post/cedit-and-paredit.md
@@ -1,10 +1,10 @@
-+++
-Categories = ["Emacs"]
-Description = "Cedit and paredit for structural editing"
-Tags = ["development", "emacs"]
-title = "Cedit and Paredit"
-date = 2014-08-04T07:10:14Z
-+++
+---
+Categories: ["Emacs"]
+Description: "Cedit and paredit for structural editing"
+Tags: ["development", "emacs"]
+title: "Cedit and Paredit"
+date: 2014-08-04T07:10:14Z
+---
 
 I recently discovered [cedit][], which provides some structural
 commands for editing c-like languages.  (See this