mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 09:56:31 +00:00
Expand fix wip
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
(ns frontend.format.protocol)
|
||||
|
||||
(defprotocol Format
|
||||
(toHiccup [this ast-headings config])
|
||||
(toHtml [this content config])
|
||||
(loaded? [this])
|
||||
(lazyLoad [this ok-handler]))
|
||||
|
||||
Reference in New Issue
Block a user