HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jclermont

no profile record

comments

jclermont
·3 года назад·discuss
I've had this need to render just part of a mermaid graph, and I thought of creating a parser to do it. Basically I'd like to render just the part of the graph that flows through a particular node.

Before I go off and write my own parser using this grammar, would it be practical to do this in mermaid's parser already?