Mermaid icon indicating copy to clipboard operation
Mermaid copied to clipboard

Provides a parser function to generate diagrams and flowcharts with the help of the mermaid script language

Results 26 Mermaid issues
Sort by recently updated
recently updated
newest added

each configuration option requires a pipe This PR is made in reference to: # This PR addresses or contains: - ... - ... - ... This PR includes: - [...

Is it possible to use init directive, e.g.: `%%{ init: { 'flowchart': { 'curve': 'stepAfter', "defaultRenderer": "dagre" } } }%%` or frontmatter configuration, e.g.: ``` --- title: Hello Title config:...

Surpasses https://github.com/SemanticMediaWiki/Mermaid/pull/96 96 has been open for about a year now, let's merge this thing, 8.4.3 is old as the hills! This PR addresses or contains: - Update mermaid to...

This PR addresses or contains: * Fixed loading with Mermaid 9.3.0 * Inserted random function instead of relying on Date().getTime() * removed unused config reading This PR includes: - [...

### Setup and configuration - Mermaid version: 3.1.10 - MediaWiki version: 1.39 - PHP version: 7.4 - Database system (MySQL, PostgresQL, etc.) and version: Mariadb 10.5 ### Issue Produces a...

### Setup and configuration - Mermaid version: 3.0.1 - MediaWiki version: 1.35.3 - PHP version: 7.3.x - Database system (MySQL, PostgresQL, etc.) and version: MySQL 5.7.x ### Issue The config...

bug

Bumps [mermaid](https://github.com/knsv/mermaid) from 8.14.0 to 9.1.2. Release notes Sourced from mermaid's releases. 9.1.2 Release Notes 🚀 Features Add support for cyclic themeVariable rotation when more than 8 branches (#3049) @​ashishjain0512...

dependencies

### Setup and configuration - Mermaid version:3.0.1 - MediaWiki version:1.35.2 - PHP version:7.4.16 - Database system (MySQL, PostgresQL, etc.) and version:Postgres 13.4 ### Issue This is not a bug but...

Using assertContains() with string haystacks is deprecated and will not be supported in PHPUnit 9. Refactor your test to use assertStringContainsString() or assertStringContainsStringIgnoringCase() instead. See CI output for examples.

code quality