mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3ff0a126e1
* Improve issue autolinks Update autolinks to match what github does here: Issue in same repo: #1 Issue in different repo: org/repo#1 Fixes #6264 * Use setting.AppURL when parsing URL Using setting.AppURL here is a more reliable way of parsing the current URL and what other functions in this file seem to use. * Make ComposeMetas always return a valid context * Add per repository markdown renderers for better context * Update for use of context metas Now that we include the user and repo name inside context metas, update various code and tests for this new logic |
6 years ago | |
---|---|---|
.. | ||
csv | 7 years ago | |
external | 6 years ago | |
markdown | 6 years ago | |
orgmode | 6 years ago | |
html.go | 6 years ago | |
html_internal_test.go | 6 years ago | |
html_test.go | 6 years ago | |
markup.go | 6 years ago | |
markup_test.go | 6 years ago | |
sanitizer.go | 7 years ago | |
sanitizer_test.go | 7 years ago |