mod+m to publish

This commit is contained in:
Tienson Qin
2025-12-31 23:14:26 +08:00
parent f1a410887a
commit 15585f1481
5 changed files with 26 additions and 4 deletions

View File

@@ -10,7 +10,7 @@
[logseq.publish.model :as publish-model]))
;; Timestamp in milliseconds used for cache busting static assets.
(defonce version 1767105766059)
(defonce version 1767194868810)
(def ref-regex
(js/RegExp. "\\[\\[([0-9a-fA-F-]{36})\\]\\]|\\(\\(([0-9a-fA-F-]{36})\\)\\)" "g"))