fix: Creation of new headlines.

This commit is contained in:
Sergio Martínez Portela 2025-04-16 00:41:27 +02:00
parent 14e344981b
commit 3193ecbc36

View File

@ -1078,6 +1078,8 @@ class Headline:
state="",
tags_start=None,
tags=[],
space_before_tags="",
space_after_tags="",
contents=[],
children=[],
structural=[],