From 5f6ff4282cdc242ee41c39b2f40a50b640cc211a Mon Sep 17 00:00:00 2001 From: leaen <2216177+leaen@users.noreply.github.com> Date: Mon, 24 Feb 2020 10:08:29 +0100 Subject: [PATCH] (docs): fix broken markdown src block (#176) --- doc/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/configuration.md b/doc/configuration.md index 2867da1..ed14bab 100644 --- a/doc/configuration.md +++ b/doc/configuration.md @@ -122,7 +122,7 @@ you can use the following template: (setq org-roam-templates (list (list "default" (list :file #'my-org-roam-no-timestamp-in-title :content "#+TITLE: ${title}")))) -```` +``` ### Autopopulating Titles