Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add section on showing parallel blocks for sequence diagrams #1275

Conversation

ginomempin
Copy link
Contributor

@ginomempin ginomempin commented Feb 24, 2020

📑 Summary

Add section on showing parallel blocks for sequence diagrams

Support was already added as part of issue #425 and PR #470.
But it is missing from the docs at https://mermaid-js.github.io/mermaid/#/sequenceDiagram.

📏 Design Decisions

This is mainly an update to the sequenceDiagram.md.

Additionally, I also:

  • Fixed markdown lint warnings MD012 and MD022 on that same markdown file
  • Fixed typo "possiebl"

📋 Tasks

Make sure you

  • 📖 have read the contribution guidelines
  • 💻 have added unit/e2e tests (if appropriate)
  • 🔖 targeted develop branch

Copy link
Collaborator

@knsv knsv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent! A bit of a waste with hidden functionalities. We are trying to limit this with the new PR checklist. Thanks for digging up the functionality and documenting it.

@knsv knsv merged commit f2e5c91 into mermaid-js:develop Feb 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants