stefanstranger / logicappdocs

Generate technical Markdown documentation for your Azure Logic App and Power Automate Flows
MIT License
55 stars 4 forks source link

Mermaid diagram error when having brackets in the name #36

Open stefanstranger opened 7 months ago

stefanstranger commented 7 months ago

Describe the bug Mermaid diagram creation error:

Error: Parse error on line 2: ...ed_(propertiesonly)-_JSON_file sub -----------------------^ Expecting 'SEMI', 'NEWLINE', 'SPACE', 'EOF', 'STYLE_SEPARATOR', 'START_LINK', 'LINK', got 'NODE_STRING'

LogicAppDocs version

Additional context Can be resolved by replacing brackets for another character that is supported by Mermaid