gitea/modules/markup
Gusted 654c173b9d
Fix NPE when using non-numeric () ()
- Backport (
  - 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 
..
common Update Goldmark to Goldmark 1.4.4 ()
console Allow render HTML with css/js external links ()
csv Allow render HTML with css/js external links ()
external Allow render HTML with css/js external links ()
markdown Remove legacy git code (ver < 2.0), fine tune markup tests ()
mdstripper format with gofumpt ()
orgmode Allow render HTML with css/js external links ()
camo.go Provide configuration to allow camo-media proxying ()
camo_test.go Provide configuration to allow camo-media proxying ()
html.go Fix NPE when using non-numeric () ()
html_internal_test.go Custom regexp external issues ()
html_test.go Remove legacy git code (ver < 2.0), fine tune markup tests ()
renderer.go Allow render HTML with css/js external links ()
renderer_test.go A better go code formatter, and now `make fmt` can run in Windows ()
sanitizer.go format with gofumpt ()
sanitizer_test.go format with gofumpt ()