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

title doesn't work in sequenceDiagram #248

Closed
gibson042 opened this issue Nov 5, 2015 · 1 comment
Closed

title doesn't work in sequenceDiagram #248

gibson042 opened this issue Nov 5, 2015 · 1 comment

Comments

@gibson042
Copy link
Contributor

The following should work per js-sequence-diagrams, but does not.

sequenceDiagram
    title: Foo
    A->>B: Hello

Dropping the colon after title per sequenceDiagram.jison also fails, I think because text is not defined.

@gibson042
Copy link
Contributor Author

Oops, this duplicates #246.

mgenereu pushed a commit to mgenereu/mermaid that referenced this issue Jun 25, 2022
…yarn/develop/husky-7.0.1

Bump husky from 6.0.0 to 7.0.1
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

No branches or pull requests

1 participant