mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-06-29 19:41:26 +08:00
b678c2f1b0
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.