mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 01:16:27 +00:00
feat: export page as opml
This commit is contained in:
@@ -5,4 +5,5 @@
|
||||
(toHtml [this content config])
|
||||
(loaded? [this])
|
||||
(lazyLoad [this ok-handler])
|
||||
(exportMarkdown [this content config references]))
|
||||
(exportMarkdown [this content config references])
|
||||
(exportOPML [this content config]))
|
||||
|
||||
Reference in New Issue
Block a user