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

Support numbered list for flowchart direction? #6111

Open
sheeeng opened this issue Dec 5, 2024 · 0 comments
Open

Support numbered list for flowchart direction? #6111

sheeeng opened this issue Dec 5, 2024 · 0 comments
Labels
Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect

Comments

@sheeeng
Copy link

sheeeng commented Dec 5, 2024

Description

flowchart LR
    Start -- "1. stop" --> Stop
    Stop -- "2. start" --> Start
Loading

Steps to reproduce

flowchart LR
    Start -- "1. stop" --> Stop
    Stop -- "2. start" --> Start
Loading

Screenshots

image

Code Sample

flowchart LR
    Start -- "1. stop" --> Stop
    Stop -- "2. start" --> Start

Setup

No response

Suggested Solutions

No response

Additional Context

No response

@sheeeng sheeeng added Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect labels Dec 5, 2024
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: Bug / Error Something isn't working or is incorrect
Projects
None yet
Development

No branches or pull requests

1 participant