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

How to parse and tokenize mermaidjs string [new to parsers] #2566

Open
Huzaifa-MS opened this issue Dec 17, 2021 · 0 comments
Open

How to parse and tokenize mermaidjs string [new to parsers] #2566

Huzaifa-MS opened this issue Dec 17, 2021 · 0 comments
Labels
Status: Triage Needs to be verified, categorized, etc Type: Other Not an enhancement or a bug

Comments

@Huzaifa-MS
Copy link

Hello I am trying to take a mermaidJS string and then get tokens from it.
So that I can automate some of uml diagram creation process.

I would like to know how to take a mermaidJS string and then parse it to get tokens from it.

@Huzaifa-MS Huzaifa-MS added the Type: Other Not an enhancement or a bug label Dec 17, 2021
@github-actions github-actions bot added the Status: Triage Needs to be verified, categorized, etc label Dec 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage Needs to be verified, categorized, etc Type: Other Not an enhancement or a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant