mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 23:25:05 +00:00
feat: md export add indent-style
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
(string/replace matched link (util/node-path.join url link))
|
||||
matched)))
|
||||
content)]
|
||||
(format/to-html content :markdown (mldoc/default-config :markdown false))))
|
||||
(format/to-html content :markdown (mldoc/default-config :markdown))))
|
||||
(catch js/Error e
|
||||
(log/error :parse-user-md-exception e)
|
||||
content)))
|
||||
|
||||
Reference in New Issue
Block a user