0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-21 19:55:23 +01:00
silverwind b71850ea73
Strip trailing newline in markdown code copy (#29019)
Behaviour now matches GH. Safeguard added in the for loop because
`textContent` may be null in which case it does not make sense to render
the copy button.
2024-02-01 15:01:48 -06:00
..