mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-19 09:51:28 +08:00
GitHub's markdown renderer does not wrap single line breaks, so the message the bot leaves when closing a thread would have an awkward line break. This commit re-wraps the message to avoid that.