Strip parens from section โฆ headers and event lines in timeline diagrams. Mermaid 11 parses section Morning (08-12) as section Morning + an extra token (08-12) and bails with a parse error; the same applies to event lines such as 08:38 : CU22 published (guardianship). The label survives without the brackets (e.g. section Morning 08-12, 08:38 : CU22 published guardianship).
The timeline keyword line, title โฆ headers, directives and comments are left untouched โ they accept parens fine.
Strip parens from
section โฆheaders and event lines intimelinediagrams. Mermaid 11 parsessection Morning (08-12)assection Morning+ an extra token(08-12)and bails with a parse error; the same applies to event lines such as08:38 : CU22 published (guardianship). The label survives without the brackets (e.g.section Morning 08-12,08:38 : CU22 published guardianship).The
timelinekeyword line,title โฆheaders, directives and comments are left untouched โ they accept parens fine.