aboutsummaryrefslogtreecommitdiffstats
path: root/modules/markdown/markdown_test.go
Commit message (Expand)AuthorAgeFilesLines
* fix: gofmt errors. (#1106)Bo-Yi Wu2017-03-031-10/+10
* Fix URL handling in the whole markdown module, improve test coverage (#1027)Andrew Boyarshin2017-02-241-107/+188
* Markdown rendering overhaul (#186)Andrew Boyarshin2017-02-141-37/+514
* Use assert in legacy unit tests (#867)Ethan Koenig2017-02-081-281/+169
* Golint fixed for modules/setting (#262)Lunny Xiao2016-11-271-3/+3
* fixed test build errorLunny Xiao2016-11-251-2/+2
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-2/+2
* Run goimports on the whole project (#34)Matthias Loibl2016-11-041-3/+3
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-2/+2
* Stricter parsing of issue URLs and commit URLs. (#3121)Cosmin Stroe2016-06-291-46/+118
* Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992)Cosmin Stroe2016-04-221-0/+236