gitea/public
Rory McNamara c8b45ecc27 Render the Code view on the server (minus syntax highlighting) (#2942)
* 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
2016-08-09 12:35:20 -07:00
..
assets
css Render the Code view on the server (minus syntax highlighting) (#2942) 2016-08-09 12:35:20 -07:00
img
js Render the Code view on the server (minus syntax highlighting) (#2942) 2016-08-09 12:35:20 -07:00
less Render the Code view on the server (minus syntax highlighting) (#2942) 2016-08-09 12:35:20 -07:00
plugins
config.codekit Update .gitattributes 2016-08-06 10:36:40 -07:00