gitea/modules/markup
Jimmy Praet 056b8f5b52
Clickable links in pull request (and issue) titles (#13695)
* clickable links in pull request (and issue) titles #13658

reuses the existing logic to render clickable links in commit messages

* dedicated RenderIssueTitle function

applied patch from @mrsdizzie
2020-12-03 11:50:47 +01:00
..
common Don't replace underscores in auto-generated IDs in goldmark (#12805) 2020-09-12 12:00:48 -04:00
csv
external Re-attempt to delete temporary upload if the file is locked by another process (#12447) 2020-08-11 21:05:34 +01:00
markdown Fix markdown meta parsing (#12817) 2020-09-12 21:48:47 -04:00
mdstripper
orgmode fix: media links in org files not liked to media files (#12997) 2020-10-01 11:22:34 -04:00
html_internal_test.go
html_test.go Update golangci-lint to version 1.31.0 (#13102) 2020-10-11 21:27:20 +01:00
html.go Clickable links in pull request (and issue) titles (#13695) 2020-12-03 11:50:47 +01:00
markup_test.go
markup.go
sanitizer_test.go
sanitizer.go