mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 17:06:23 +00:00
Merge branch 'master' into feat/db
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
(boolean (text-util/get-matched-video url))
|
||||
(util/format "{{video %s}}" url)
|
||||
|
||||
(string/includes? url "twitter.com")
|
||||
(or (string/includes? url "twitter.com") (string/includes? url "x.com"))
|
||||
(util/format "{{twitter %s}}" url)))
|
||||
|
||||
(defn- try-parse-as-json
|
||||
|
||||
Reference in New Issue
Block a user