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

Add mermaid configuration #22

Open
ghost opened this issue Jun 15, 2016 · 1 comment
Open

Add mermaid configuration #22

ghost opened this issue Jun 15, 2016 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 15, 2016

There should be ways that we can modify config of mermaid.

http://knsv.github.io/mermaid/#configuration35

mermaid.sequenceConfig = {
    diagramMarginX:50,
    diagramMarginY:10,
    boxTextMargin:5,
    noteMargin:10,
    messageMargin:35,
    mirrorActors:true
};
@JozoVilcek
Copy link
Owner

Yes, I thought about it before, but had no time to work out propagation of settings from gitbook and use them in plugin internals. I will be happy If you care to draft a pull request for such feature.

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