(docs): fix broken markdown src block (#176)

This commit is contained in:
leaen
2020-02-24 10:08:29 +01:00
committed by GitHub
parent a0559a2709
commit 5f6ff4282c

View File

@@ -122,7 +122,7 @@ you can use the following template:
(setq org-roam-templates (setq org-roam-templates
(list (list "default" (list :file #'my-org-roam-no-timestamp-in-title (list (list "default" (list :file #'my-org-roam-no-timestamp-in-title
:content "#+TITLE: ${title}")))) :content "#+TITLE: ${title}"))))
```` ```
### Autopopulating Titles ### Autopopulating Titles