mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 02:16:30 +00:00
Merge branch 'master' into feat/integration-plugins-core
This commit is contained in:
@@ -652,7 +652,7 @@
|
||||
(when content
|
||||
(str (string/trimr content)
|
||||
"\n"
|
||||
(util/format (str (if (= format :org) "-" "*") " %s -> DONE [%s]")
|
||||
(util/format (str "*" " %s -> DONE [%s]")
|
||||
marker
|
||||
(date/get-local-date-time-string)))))
|
||||
content))
|
||||
|
||||
Reference in New Issue
Block a user