mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 00:46:23 +00:00
Journal org mode parser keeps the line break
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
(ns frontend.format.protocol)
|
||||
|
||||
(defprotocol Format
|
||||
(toHtml [this]))
|
||||
(toHtml [this] [this config]))
|
||||
|
||||
Reference in New Issue
Block a user