forgejo/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
csv
external
markdown
mdstripper
orgmode fix: media links in org files not liked to media files (#12997) 2020-10-01 11:22:34 -04:00
html.go Clickable links in pull request (and issue) titles (#13695) 2020-12-03 11:50:47 +01: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
markup.go
markup_test.go
sanitizer.go
sanitizer_test.go