feat(export): replace embed & block-refs in opml

This commit is contained in:
rcmerci
2021-06-07 19:10:06 +08:00
committed by Tienson Qin
parent 9eb17afc6a
commit 7fff4c9cb5
4 changed files with 26 additions and 16 deletions

View File

@@ -6,4 +6,4 @@
(loaded? [this])
(lazyLoad [this ok-handler])
(exportMarkdown [this content config references])
(exportOPML [this content config title]))
(exportOPML [this content config title references]))