mirror of
https://github.com/org-roam/org-roam
synced 2025-08-27 14:23:32 -05:00
@@ -706,7 +706,8 @@ PROPERTIES contains properties about the link."
|
||||
(insert (org-roam-fontify-like-in-org-mode s) "\n")
|
||||
(oset section file (org-roam-node-file source-node))
|
||||
(oset section begin begin)
|
||||
(oset section end end)))))
|
||||
(oset section end end))
|
||||
(insert ?\n))))
|
||||
|
||||
;;;###autoload
|
||||
(defun org-roam-node-find (&optional other-window initial-input filter-fn)
|
||||
|
Reference in New Issue
Block a user