mermaid
https://github.com/mermaid-js/mermaid
JavaScript
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported27 Subscribers
Add a CodeTriage badge to mermaid
Help out
- Issues
- Entity Relationship: new syntax to allow directly linking a certain foreign key column with another table's PK.
- Unicode and markdown starting with `%%` is deleted if it is at the start of a line of a text
- Mardown Formatting in label of a New Shapes not supported
- Text between backtick in shape are removed when `htmlLabels` is `false`
- Entity codes disabled with `htmlLabels: false`
- `\`, `&`, `<` and `>` have chaotic behaviors with `htmlLabels: false`
- Unable to create ID starting with a "T" in architecture-beta
- Error regarding Fontawesome Documentation
- Properties names in edge connecting, new shape and keywords based on property lists do not verify names.
- IDs to edges require space after node shape, but no space with new shape syntax
- Docs
- JavaScript not yet supported