accDescription
fields cause parser errors in Sequence Diagrams
#3506
Labels
Status: Triage
Needs to be verified, categorized, etc
Type: Bug / Error
Something isn't working or is incorrect
Describe the bug
Sequence diagrams containing
accDescription <foo>
oraccTitle <foo>
cause a parser error.Several of the sequence diagrams in the
demo/
directory haveaccDescription
s and are currently causing parser errors. For example,demos/sequence.html
looks like this currently:To Reproduce
☝️ the sequence diagram above renders an error at the time this issue was opened. The error looks like this in GitHub's UI.
Expected behavior
accDescription
fields should be supported in sequence diagrams. No parser errors should happen when rendering them.Code Sample
https://mermaid.live/edit#pako:eNpFzrEKwzAMBNBfMZrzBZ7TL2hHLcK6tIZYTm15KCH_3gwp3Y7jcdxOqSooUsd7wBLmLM8mhY1dUprRU8ub52rhge5Bgv4rmqigFcl6DuxsITD5CwVM8YyKRcbqTGzHScem4rhp9tooLrJ2TCTD6_1jiaK3gR-6Tlzq-AIiujrd
Desktop (please complete the following information):
Additional context
Accessible Descriptions (
accDescription
) fields were added in #3008.The text was updated successfully, but these errors were encountered: