0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-18 20:06:20 -05:00
forgejo/modules/base
Kyle D bfd0c47ef6
Kd/fix allow svg doctype (#14344)
* make svg regex case-insensitive & use strict word boundary

* allow doctype svg

* add doctype tests

* allow <!DOCTYPE svg> and <svg/>
2021-01-15 17:38:41 +08:00
..
base.go
natural_sort.go
natural_sort_test.go
tool.go Kd/fix allow svg doctype (#14344) 2021-01-15 17:38:41 +08:00
tool_test.go Kd/fix allow svg doctype (#14344) 2021-01-15 17:38:41 +08:00