Skip to content

Commit

Permalink
Include heading level in json export (logseq#2309)
Browse files Browse the repository at this point in the history
  • Loading branch information
thezjy authored Jun 28, 2021
1 parent aa05605 commit 54aaa54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/frontend/handler/export.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -621,6 +621,7 @@
[:block/id
:block/page-name
:block/properties
:block/heading-level
:block/format
:block/children
:block/title
Expand Down

0 comments on commit 54aaa54

Please sign in to comment.