1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-24 12:15:48 +00:00
gitea/modules/markup
KN4CK3R d0d257b243
Add support for commit cross references (#22645)
Fixes #22628

This PR adds cross references for commits by using the format
`owner/repo@commit` . References are rendered like
[go-gitea/lgtm@6fe88302](#dummy).

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-01-30 09:50:01 +08:00
..
asciicast Support asciicast files as new markup (#22448) 2023-01-18 08:46:58 +08:00
common Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
console Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
csv Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
external Log STDERR of external renderer when it fails (#22442) 2023-01-13 20:41:23 +00:00
markdown Remove deadcode (#22245) 2022-12-27 09:15:35 +08:00
mdstripper Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
orgmode Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
camo_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
camo.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
html_internal_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
html_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
html.go Add support for commit cross references (#22645) 2023-01-30 09:50:01 +08:00
renderer_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
renderer.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
sanitizer_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
sanitizer.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00