Skip to content

v1.0.6 - Multi-line Code Visualization Fix (Nov 15, 2025)

Latest

Choose a tag to compare

@DucPhamNgoc08 DucPhamNgoc08 released this 15 Nov 04:30

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

What's Changed

New Contributors