fix: Creation of new headlines.
All checks were successful
All checks were successful
This commit is contained in:
parent
14e344981b
commit
3193ecbc36
@ -1078,6 +1078,8 @@ class Headline:
|
|||||||
state="",
|
state="",
|
||||||
tags_start=None,
|
tags_start=None,
|
||||||
tags=[],
|
tags=[],
|
||||||
|
space_before_tags="",
|
||||||
|
space_after_tags="",
|
||||||
contents=[],
|
contents=[],
|
||||||
children=[],
|
children=[],
|
||||||
structural=[],
|
structural=[],
|
||||||
|
Loading…
Reference in New Issue
Block a user