Fixed
- Fixed "Unsupported markdown" error when visualizing Promise constructors and multi-line async code
- Normalized whitespace in node labels to prevent Mermaid parser failures
Noted
- Typo fix in EnvironmentDetector.ts by @HoneyBadgerSeeker
What's Changed
- Update EnvironmentDetector.ts - Typo fix by @HoneyBadgerSeeker in #4
- Fix/mermaid multiline label error by @DucPhamNgoc08 in #6
New Contributors
- @HoneyBadgerSeeker made their first contribution in #4