* '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: (453 commits)
chore: Minor fixes
chore: Build docs
Use develop as base on develop branch.
Update renovate json
update link
update announcement and blog pages
Remove `--force` flag
Tweak editor.bash
update link
chore: update browsers list
Update integrations-community: add Drupal and module.
Support Firefox
Address review comments
Change run symbol
feat: Make the examples interactive in the documentation site.
Add langium
chore: update browsers list
chore(deps): update all patch dependencies
chore(deps): update all minor dependencies
Update keywords and description
...