summary refs log tree commit diff stats
path: root/post/cedit-and-paredit.md
diff options
context:
space:
mode:
authorAlan Pearce2023-04-19 13:34:29 +0200
committerAlan Pearce2023-04-19 13:34:29 +0200
commitaf4676e4bd0694897c9572e5a09baedea2a7b06b (patch)
tree971439e2df64f772e6d7057f8fe21a37bd10bef1 /post/cedit-and-paredit.md
parentf9362575b33f29b0a3dcb735ef886eebd3c764e6 (diff)
downloadwebsite-af4676e4bd0694897c9572e5a09baedea2a7b06b.tar.lz
website-af4676e4bd0694897c9572e5a09baedea2a7b06b.tar.zst
website-af4676e4bd0694897c9572e5a09baedea2a7b06b.zip
Revert "Use more compatible front-matter marker"
This reverts commit dedca264d10a44a9137a0490941be55a5c32a5fb.
Diffstat (limited to 'post/cedit-and-paredit.md')
-rw-r--r--post/cedit-and-paredit.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/post/cedit-and-paredit.md b/post/cedit-and-paredit.md
index b35ef7b..89f8cb3 100644
--- a/post/cedit-and-paredit.md
+++ b/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