Use more compatible front-matter marker
1 file changed, 2 insertions(+), 2 deletions(-)
changed files
M content/post/cedit-and-paredit.md → content/post/cedit-and-paredit.md
@@ -1,10 +1,10 @@ -+++ +--- 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 commands for editing c-like languages. (See this