forked from kenkeiras/org-rw
fix: Creation of new headlines.
This commit is contained in:
parent
14e344981b
commit
3193ecbc36
1 changed files with 2 additions and 0 deletions
|
@ -1078,6 +1078,8 @@ class Headline:
|
|||
state="",
|
||||
tags_start=None,
|
||||
tags=[],
|
||||
space_before_tags="",
|
||||
space_after_tags="",
|
||||
contents=[],
|
||||
children=[],
|
||||
structural=[],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue