gitea/cmd
Lunny Xiao 62d0a4d882 Add external markup render support ()
* 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
..
admin.go Only update needed columns when update user ()
cert.go Cleanup log messaging
dump.go Set session and indexers' data files rel to AppDataPath ()
hook.go improve force push detect when push ()
serv.go Set session and indexers' data files rel to AppDataPath ()
web.go Add external markup render support ()
web_graceful.go refactor: show command help message. ()
web_windows.go fix windows build broken by