mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 17:06:23 +00:00
feat(export): export markdown
- exported contents include embed-blocks & embed-pages - translate ref-blocks uuid to block-title
This commit is contained in:
@@ -4,4 +4,5 @@
|
||||
(toEdn [this content config])
|
||||
(toHtml [this content config])
|
||||
(loaded? [this])
|
||||
(lazyLoad [this ok-handler]))
|
||||
(lazyLoad [this ok-handler])
|
||||
(exportMarkdown [this content config references]))
|
||||
|
||||
Reference in New Issue
Block a user