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

New(er) features unavailable in downloadable js files? #151

Closed
sheriferson opened this issue Apr 5, 2015 · 2 comments
Closed

New(er) features unavailable in downloadable js files? #151

sheriferson opened this issue Apr 5, 2015 · 2 comments

Comments

@sheriferson
Copy link

(apologies if this is solved or explained somewhere, I didn't find anything after searching for a while)

It seems some of the newer features/syntax (like -.-> for dotted lines, and -some text here- for text in connections) are not implemented in the js files that can be downloaded from this page. Whenever I try to use the dotted line syntax for example, none the diagrams in the page end up rendering at all.

Is there a way to obtain the .js files that have the latest features being showcased here for use in static sites?

I am trying to use mermaid in a jekyll site, and I downloaded the mermaid .js file that includes the dependancies.

Thanks.

@knsv
Copy link
Collaborator

knsv commented Apr 5, 2015

Thanks for bringing this up. Too many places to change when doing a release...

You can download the latest release from :
https://cdn.rawgit.com/knsv/mermaid/0.4.0/dist/mermaid.full.js

I think you have the css files in that folder as well.

Good luck.

Knut Sveidqvist
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)

On Sunday 5 April 2015 at 19:26, Sherif Soliman wrote:

(apologies if this is solved or explained somewhere, I didn't find anything after searching for a while)
It seems some of the newer features/syntax (like -.-> for dotted lines, and -some text here- for text in connections) are not implemented in the js files that can be downloaded from this page (http://knsv.github.io/mermaid/usage.html). Whenever I try to use the dotted line syntax for example, none the diagrams in the page end up rendering at all.
Is there a way to obtain the .js files that have the latest features being showcased here (http://knsv.github.io/mermaid/flowchart.html) for use in static sites?
I am trying to use mermaid in a jekyll site, and I downloaded the mermaid .js file that includes the dependancies.
Thanks.


Reply to this email directly or view it on GitHub (#151).

@sheriferson
Copy link
Author

Thanks a lot! That answers everything I needed.
(thanks a lot for this project too)

mgenereu pushed a commit to mgenereu/mermaid that referenced this issue Jun 25, 2022
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

2 participants