1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-04 14:46:57 -05:00
gitea/modules/markup
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
..
asciicast
common
console
csv Fix some pending problems (#29985) 2024-03-22 19:17:30 +08:00
external
markdown Fixes #27605: inline math blocks can't be preceeded/followed by alphanumerical characters (#30175) (#30251) 2024-04-03 06:17:02 +00:00
mdstripper
orgmode fix: rendering internal file links in org (#29669) 2024-03-10 18:30:14 +02:00
camo_test.go
camo.go
html_codepreview_test.go Render embedded code preview by permlink in markdown (#30234) (#30249) 2024-04-03 02:20:16 +08:00
html_codepreview.go Render embedded code preview by permlink in markdown (#30234) (#30249) 2024-04-03 02:20:16 +08:00
html_internal_test.go Use relative links for commits, mentions, and issues in markdown (#29427) 2024-03-13 10:34:58 +00:00
html_test.go Use relative links for commits, mentions, and issues in markdown (#29427) 2024-03-13 10:34:58 +00:00
html.go Render embedded code preview by permlink in markdown (#30234) (#30249) 2024-04-03 02:20:16 +08:00
renderer_test.go
renderer.go Render embedded code preview by permlink in markdown (#30234) (#30249) 2024-04-03 02:20:16 +08:00
sanitizer_test.go
sanitizer.go Fix code block style for code preview (#30298) (#30306) 2024-04-06 12:34:38 +00:00