mirror of
https://github.com/gogs/gogs.git
synced 2026-03-03 18:51:06 +01:00
* render code view server side * remove debug print * fix multiline selection bug * change string concatenation to bytes.Buffer for efficiency * Fix newlines added by previous for hljs * fix selection highlighting * make css changes in .less