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.
2010fbe060
Fix #31395 This regression is introduced by #30273. To find out how GitHub handles this case, I did [some tests](https://github.com/go-gitea/gitea/issues/31395#issuecomment-2278929115). I use redirect in this PR instead of checking if the corresponding `.md` file exists when rendering the link because GitHub also uses redirect. With this PR, there is no need to resolve the raw wiki link when rendering a wiki page. If a wiki link points to a raw file, access will be redirected to the raw link. |
6 months ago | |
---|---|---|
.. | ||
math | 8 months ago | |
ast.go | 11 months ago | |
convertyaml.go | 2 years ago | |
goldmark.go | 10 months ago | |
main_test.go | 9 months ago | |
markdown.go | 11 months ago | |
markdown_test.go | 6 months ago | |
meta.go | 2 years ago | |
meta_test.go | 2 years ago | |
prefixed_id.go | 8 months ago | |
renderconfig.go | 2 years ago | |
renderconfig_test.go | 2 years ago | |
toc.go | 1 year ago | |
transform_blockquote.go | 8 months ago | |
transform_codespan.go | 10 months ago | |
transform_heading.go | 8 months ago | |
transform_image.go | 10 months ago | |
transform_link.go | 8 months ago | |
transform_list.go | 10 months ago |