mermaid-js / zenuml-core

The ZenUML renderer
https://embed.zenuml.com
MIT License
31 stars 8 forks source link

Advanced expand to nested sequence diagrams #150

Open MrCoder opened 5 months ago

MrCoder commented 5 months ago

Implement something like https://x.com/kyegomezb/status/1791341031264592152?s=46&t=19sVUIoD4W1m1GRvFIu6rg on sequence diagram.

https://github.com/mermaid-js/zenuml-core/assets/169417/62d3139f-afb7-4963-84e9-ccd49b6eb08a

It can be implemented with the ref syntax.

The core renderer can accept a resolver which accept an ID and resolve it to a DSL.