mirror of
https://github.com/affaan-m/ECC.git
synced 2026-09-01 04:38:47 +02:00
User messages containing newline characters were being added as-is to markdown list items in buildSummarySection(), breaking the list format. Now newlines are replaced with spaces before backtick escaping.