fix: display math scales with text
All checks were successful
build / build (push) Successful in 44s
All checks were successful
build / build (push) Successful in 44s
This commit is contained in:
@@ -34,8 +34,6 @@
|
||||
;; it doesn't get e.g. TikZ arrows.
|
||||
(str/replace #"stroke=['\"]#000['\"]" "stroke=\"currentColor\"")))
|
||||
|
||||
(def ^:dynamic *save-snippets?* false)
|
||||
|
||||
(defn render-snippets [snippet-promises]
|
||||
(fs/with-temp-dir [svg-dir {:prefix "doerg-svg-"}]
|
||||
(let [rendered-snippets
|
||||
|
||||
Reference in New Issue
Block a user