Skip to content

first or last letter dropped for links with open arrows #2492

@dennisl68-castra

Description

@dennisl68-castra

The diagram below doesn't produce my intended graph.

flowchart LR
    dev---ops

image
See live editor

The behaviour ought to be the same as when using

flowchart LR
    dev --- ops

image

or

flowchart LR
    Dev---Ops

image

This issue is by design and I don't see an easy way to fix it except breaking the current syntax of --o-arrows or ----no-arrows links.

The same goes for

flowchart LR
    dev---xerxes

image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions