mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 22:17:49 -09:00
23a87a003e
* Ensure empty lines are copiable and final new line too When files are highlighted the newline character needs to be added in a whitespace compliant mode. Also ensure the final empty newline is rendered. Fix #16434 * Add test and ensure spans closed Signed-off-by: Andrew Thornton <art27@cantab.net>