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

Mermaid Live Editor chopping suffixes #14

Closed
csurfer opened this issue Feb 3, 2020 · 5 comments
Closed

Mermaid Live Editor chopping suffixes #14

csurfer opened this issue Feb 3, 2020 · 5 comments

Comments

@csurfer
Copy link

csurfer commented Feb 3, 2020

Mermaid Live Editor on Feb 3 2020is chopping off suffixes from the image. Example:

graph TD
    subgraph MyTestSection
	A[LT1]
    end
    subgraph MyTestSection2
	B[LT2]
    end
    A --> |TEST_TEST_TEST| C

Image for the same is posted below
test_mermaid

@csurfer
Copy link
Author

csurfer commented Feb 6, 2020

@mvandermade I just opened the link you have posted and I see the ends getting chopped off. This is the image I see on my screen for the above link.

mermaid-diagram-20200206154651

@mvandermade
Copy link
Contributor

It's working here, do you still have the issue ?

@GDFaber
Copy link
Member

GDFaber commented May 22, 2020

I just tested on Win10 using Chrome, Firefox and Chromium Egde (all up-to-date) and it worked just fine.

@csurfer
Copy link
Author

csurfer commented May 22, 2020

This seems to be fixed in the current version. Closing this issue now. Thanks for looking into it.

@csurfer csurfer closed this as completed May 22, 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

No branches or pull requests

3 participants