Proposed alternative fix for the title stripping issue #1

Open
kenkeiras wants to merge 5 commits from kenkeiras/org-rw:proposed-fix/strip-title into fix/strip-title
Showing only changes of commit 3193ecbc36 - Show all commits

View File

@ -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=[],