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

master
leaen 6 years ago committed by GitHub
parent a0559a2709
commit 5f6ff4282c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      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

Loading…
Cancel
Save