mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-30 17:33:50 +08:00
dd8cfd038a
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.