mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 17:06:23 +00:00
feat: block-level html export
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
(defprotocol Format
|
||||
(toEdn [this content config])
|
||||
(toHtml [this content config])
|
||||
(toHtml [this content config references])
|
||||
(loaded? [this])
|
||||
(lazyLoad [this ok-handler])
|
||||
(exportMarkdown [this content config references])
|
||||
|
||||
Reference in New Issue
Block a user