Skip to content

Add stringifier statement seperator optionΒ #2

@ChristianMurphy

Description

@ChristianMurphy
// option.statementSeperator = ;
graph {a--b;b--c}

//  option.statementSeperator = \n
graph {a--b
b--c}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions