Embed Designs into EventCatalog
You can embed any diagram directly into your documentation using the <Design />
component.
To embed your diagrams you need to:
- Save your diagram as a
.ecstudio
file - Put your
.ecstudio
file in the location of your markdown file in EventCatalog. - Use the
<Design />
component in your markdown file to embed your diagram into your documentation
Embed diagrams anywhere
Our vision to to allow users to be embed diagrams anywhere, letting them embed diagrams into their tools they already use.
This is currently on our roadmap, and we will be adding more support for this in the future.