Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

How #4896

Closed
Ali99947 opened this issue Oct 2, 2023 · 0 comments
Closed

How #4896

Ali99947 opened this issue Oct 2, 2023 · 0 comments
Labels
Status: Triage Needs to be verified, categorized, etc Type: Question

Comments

@Ali99947
Copy link

Ali99947 commented Oct 2, 2023

Hi I am new to Github and also Mermaid. I am using Mermaid through the nodejs command line interface.

mmdc -c "...\MermaidJS\configFile.json" -i "...\MermaidJS\inputFile.txt" -o "...\MermaidJS\outputFile.png" -e png -f -q -s 5 -t default

My input file is

sequenceDiagram
title: This is a test title
autonumber
...

My config file is
{
"sequence": {
"noteAlign": "left"
}
}

My question is how do I increase the font size of the title only without changing the font size of anything else in the diagram?

@github-actions github-actions bot added the Status: Triage Needs to be verified, categorized, etc label Oct 2, 2023
@mermaid-js mermaid-js locked and limited conversation to collaborators Oct 4, 2023
@sidharthv96 sidharthv96 converted this issue into discussion #4904 Oct 4, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
Status: Triage Needs to be verified, categorized, etc Type: Question
Projects
None yet
Development

No branches or pull requests

2 participants