fix: template properties

This commit is contained in:
Tienson Qin
2021-05-07 21:31:10 +08:00
parent e345627e10
commit 443812b942
3 changed files with 17 additions and 7 deletions

View File

@@ -516,7 +516,8 @@
(utf8/length encoded-content))}
:body @pre-block-body
:properties @pre-block-properties
:pre-block? true}
:pre-block? true
:unordered true}
(block-keywordize)))
(select-keys first-block [:block/file :block/format :block/page]))
blocks)