mirror of
https://github.com/wahyd4/gogs.git
synced 2026-08-19 09:47:36 +10: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