Skip to content

[docs] Documentation addition for sequence diagram autonumber start and increment values missing version number in release tag (Issue #7412, PR #7519) #7576

@EmnaBarbouch

Description

@EmnaBarbouch

The current sequenceDiagram.md documents a "Start and Increment values" subsection under autonumber with the heading (v<MERMAID_RELEASE_VERSION>+) — a placeholder that was never replaced with the actual version number before the file was published. This means users cannot determine which version of Mermaid introduced support for autonumber syntax.

Every other versioned feature in the same file correctly uses a real version number such as (v10.3.0+) or (v11.0.0+). The documentation in sequenceDiagram.md should be updated to replace the placeholder <MERMAID_RELEASE_VERSION> with the correct version number in which this feature was shipped.

In association with Issue #7412 and PR #7519.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: TriageNeeds to be verified, categorized, etc

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions