* 'master' of https://github.com/mermaid-js/mermaid:
chore: Fix link
Update docs
fixup, docs: update plugin's name
Update docs
Changed Mermaid Chart GPT plugin's name
Updated Mermaid Chart ChatGPT plugin link
run the pnpm --filter mermaid run docs:build command
Update flowchart.md
Lint fix
Fix for proper handling of block-diagram labels
Fix for proper handling of block-diagram labels
docs: Add blog post - Documentation Software (#5519)
update content
add ai blog post
* develop: (462 commits)
Update packages/mermaid/src/diagrams/sequence/parser/sequenceDiagram.jison
fix: Simplify actor type of activeStart and activeEnd
chore(deps): update all patch dependencies
chore: Fix typo
chore(deps): update all patch dependencies
chore: remove repetitive words
Update stateDiagram.md
Update stateDiagram.md
fix: simply from and to in message to string type
docs: Add quadrant point styling
feat: Change precedence of styling
chore(deps): update all minor dependencies
chore(deps): update all patch dependencies
fix: eslint ignore, type definition
chore(deps): update all patch dependencies
fix: Remove `ImperativeState` type restriction.
📝🐛 fix schema link
update latest news section
Changes to rendering/gitGraph.spec.js - Added additional rendering test functionality for recognizing 'switch' as an alias to 'checkout'.
1. Changes to gitGraph.jison - Updated the regex to allow either 'checkout' or 'switch' 2. Changes to gitGraphParser.spec.js - Additional test coverage added for the changes made to the parser. 3. Changes to gitGraphParserV2.spec.js - Additional test coverafe added for the changes made to the parser. 4. Changes to gitgraph.md - Updated documentation to let users know that checkout/switch can be used interchangeably.
...
* develop:
Wait for image to be rendered
Fix flowchart-elk render test
chore: Add example page link in index
fix: ELK diagram remove re-parsing
Added linting
fixed title bounds calculation, removed extra title from merging issues
Centered Title function and changed rendering order for Elk flowchart to find Boundingbox
Fixed styling for lines for ELK flowchart
* 'develop' of https://github.com/mermaid-js/mermaid:
Fix flowchart-elk render test
chore: Add example page link in index
fix: ELK diagram remove re-parsing
Added linting
fixed title bounds calculation, removed extra title from merging issues
Centered Title function and changed rendering order for Elk flowchart to find Boundingbox
Fixed styling for lines for ELK flowchart