mirror of
https://github.com/gogs/gogs.git
synced 2026-03-02 10:11:04 +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