Commit Graph

2 Commits (0c059bb6d87698f2dcf4580c2312b412870ec388)

Author SHA1 Message Date
dozens 0c059bb6d8 🐛 fix regex
the regex for building the DOT text was too greedy! in cases where there
were more than two branches in a given text, it would only match the
first branch and the second branch. because of how greedy it was.

so hopefully this should fix that. at least, graph.png looks correct to
me now.
2022-10-07 22:10:58 -06:00
dozens 23d719eff7 2022-09-29 16:25:51 -06:00