ongyiren1994 / mermaid-hs

MIT License
5 stars 2 forks source link

Add PrettyPrinter for Node #12

Open ongyiren1994 opened 2 years ago

srid commented 2 years ago

By the way, just a general note. I was wondering if parsing and pretty-printing can be unified (since otherwise there is a bit of duplicate, especially in edge <-> string conversion for instance) and then got reminded of: https://github.com/srid/ema/issues/78#issuecomment-1036993190