gitea/cmd
Lunny Xiao 62d0a4d882 Add external markup render support (#2570)
* add external markup render support

* bug fixed

* refacotr codes and fix wrong error log

* fix comments and add check to prevent leaks

* add check for config file and improve the example

* check file close error

* use ioutil.TempFile instead uuid

* correct Render -> Parser

* improve warning when incorrect markup setting

* fix typos
2017-11-07 08:33:06 +02:00
..
admin.go Only update needed columns when update user (#2296) 2017-08-12 22:18:44 +08:00
cert.go Cleanup log messaging 2017-02-02 15:24:18 +01:00
dump.go Set session and indexers' data files rel to AppDataPath (#2192) 2017-11-03 10:56:20 +02:00
hook.go improve force push detect when push (#2798) 2017-10-28 22:36:20 +03:00
serv.go Set session and indexers' data files rel to AppDataPath (#2192) 2017-11-03 10:56:20 +02:00
web.go Add external markup render support (#2570) 2017-11-07 08:33:06 +02:00
web_graceful.go refactor: show command help message. (#1486) 2017-04-12 15:44:54 +08:00
web_windows.go fix windows build broken by #416 2016-12-31 17:16:02 +08:00