mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-16 02:34:41 +01:00
- Fixed YAML pipe syntax (|) processing with proper indentation preservation - Fixed quoted multiline string conversion to <br/> tags for HTML rendering - Enhanced YAML content preprocessing to handle both pipe and quoted multiline formats - Updated FlowDB to convert newlines to <br/> for quoted multiline strings - Both multiline string tests now passing (2/4 node data tests fixed) - Pass rate improved from 98.1% to 98.6% (931/947 tests)