1
0
Fork 0
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 Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
console
csv
external
markdown Make better use of i18n (#20096) 2022-06-26 22:19:22 +08:00
mdstripper
orgmode Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
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 Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00