1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-09 15:58:13 +00:00
Files
gitea/modules/markup/sanitizer.go
Giteabot 45e8a884b8 Fix code block style for code preview (#30298) (#30306)
Backport #30298 by wxiaoguang

Fix #30292

To avoid unnecessary style overriding, use "div" instead of "code"

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-04-06 12:34:38 +00:00

8.8 KiB