mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-03 21:29:08 +00:00
Ensure all org entries are unfolded in results buffer on Emacs
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
(replace-regexp-in-string
|
||||
"^[\(\) ]" ""
|
||||
;; extract entries from response as single string and convert to entries
|
||||
(format "* %s\n%s"
|
||||
(format "#+STARTUP: showall inlineimages\n* %s\n%s"
|
||||
query
|
||||
(mapcar
|
||||
(lambda (args)
|
||||
|
||||
Reference in New Issue
Block a user