forgejo/modules/markup
Gusted 3f513f9e54
Fix NPE when using non-numeric (#20277)
- This code is only valid when `refNumeric` exist(otherwise we didn't find
such numeric PR and can skip that check) and give a free-pas to the  "BEFORE" check when
`ref` is nil.
- Resolves #20109
2022-07-07 17:46:49 +02:00
..
common
console
csv
external
markdown
mdstripper
orgmode
camo.go
camo_test.go
html.go Fix NPE when using non-numeric (#20277) 2022-07-07 17:46:49 +02:00
html_internal_test.go
html_test.go
renderer.go
renderer_test.go
sanitizer.go
sanitizer_test.go