Hacker News new | ask | show | jobs
by rightbyte 1589 days ago
Wait until you discover that copy and pasting from the chat might introduce no-break Unicode spaces that looks like spaces in most diff tools! I did the hard way.
1 comments

Seen this. Docker Compose YML files with invisible spaces, because copied from a code block. That's the point of code blocks. No formatting. <pre> and all that. Caused us much pain.