-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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
Labels
No labels