forgejo/modules/markup
Gusted 654c173b9d
Fix NPE when using non-numeric (#20277) (#20278)
- Backport (#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 20:56:50 +08:00
..
common
console
csv
external
markdown
mdstripper
orgmode
camo.go
camo_test.go
html.go Fix NPE when using non-numeric (#20277) (#20278) 2022-07-07 20:56:50 +08:00
html_internal_test.go
html_test.go
renderer.go
renderer_test.go
sanitizer.go
sanitizer_test.go