Your first diagram
The editor is meant to play a role similar to Swagger Editor: author the source, validate it quickly, and learn the notation through immediate feedback.
- run
npm install - run
npm run dev:editor - pick one of the built-in fixtures
- choose the layer you want to inspect
- preview the current rendering output while refining the notation
- if the model is invalid, review the structured validation issues shown by the editor
The editor also performs live validation while you type, even before rendering.