(fix): do not kill temp buffer when extracting links for file (#1193)
Otherwise it breaks `org-roam-db-build-cache` as it relies on temporary buffer. Without keeping the buffer, `org-roam--extract-links` kills it and any further functionality of file processing breaks.master
parent
a0c4abf579
commit
09fd41ce24
2 changed files with 3 additions and 2 deletions
Loading…
Reference in new issue