Skip to content

Intended lib use? #3

@krypt-lx

Description

@krypt-lx

I'm a bit confused: should this lib be able to to handle malformed markup or not?
Intended usage states syntax highlight, which implies it should at least not throw exceptions, but I see the ShouldNotBeReached method throwing exceptions (including on a test graph I used).

I got one in my application, and now wondering: is it intended behavior or is a bug?

Edit: Ok, GraphViz tools are able to ingest and render the offending graph, so I assume this a bug.
I will cleanup it of private data and create an issue.

Edit 2: ok, no, it actually was malformed, file in memory was missing the first line of the file (digraph name {)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions