1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 01:15:48 +00:00
gitea/routers
Andrew Boyarshin dc8248f8a4 Markdown rendering overhaul (#186)
* Markdown rendering overhaul

Cleaned up and squashed commits into single one.

Signed-off-by: Andrew Boyarshin <boyarshinand@gmail.com>

* Fix markdown API, add markdown module and API tests, improve code coverage

Signed-off-by: Andrew Boyarshin <boyarshinand@gmail.com>
2017-02-14 09:13:59 +08:00
..
admin feat: add git version on admin panel. (#921) 2017-02-13 19:49:42 +08:00
api/v1 Markdown rendering overhaul (#186) 2017-02-14 09:13:59 +08:00
dev Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
org Restrict creating organisations by user (#193) 2016-12-31 10:33:30 +08:00
repo Markdown rendering overhaul (#186) 2017-02-14 09:13:59 +08:00
user fix: trim the whitespaces for the search keyword (#893) 2017-02-11 12:00:01 +08:00
home.go fix: trim the whitespaces for the search keyword (#893) 2017-02-11 12:00:01 +08:00
init.go Cleanup log messaging 2017-02-02 15:24:18 +01:00
install.go Cleanup log messaging 2017-02-02 15:24:18 +01:00