Diagram in 1 minute with Notion
Hi all! I'd like to share here my experience of making super-fast and easy diagramming for creating brief guides, small tools, etc.
The code:
graph TD
A --> B --> C
A --> C
D --> C
The result:
All together (in Split mode).
How to create? Ope...
steelandy.hashnode.dev1 min read