all repos — website @ 8d6342a1aea32d6cde8fb8ac9b9232d421d778c0

My website

Use more compatible front-matter marker

Alan Pearce
commit

8d6342a1aea32d6cde8fb8ac9b9232d421d778c0

parent

9f0e11c774172eb5415c0db4abb85389f82c85d1

1 file changed, 2 insertions(+), 2 deletions(-)

changed files
M content/post/cedit-and-paredit.mdcontent/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