mirror of
https://github.com/org-roam/org-roam
synced 2025-09-28 16:50:58 -05:00
(docs): fix broken markdown src block (#176)
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user