forgejo/modules/markup
wxiaoguang 53c5469511
Fix and refactor markdown rendering (#32522)
(cherry picked from commit 5eebe1dc5fb29a162c51d050396fce7b14e47f4e)

Conflicts:
	models/repo/repo.go
	models/repo/repo_test.go
	modules/markup/html.go
	modules/markup/html_commit.go
	modules/markup/html_email.go
	modules/markup/html_emoji.go
	modules/markup/html_internal_test.go
	modules/markup/html_issue.go
	modules/markup/html_link.go
	modules/markup/html_node.go
	modules/markup/html_test.go
	modules/markup/markdown/goldmark.go
	modules/markup/markdown/markdown_test.go
	modules/markup/markdown/transform_image.go
	modules/markup/orgmode/orgmode.go
	modules/markup/orgmode/orgmode_test.go
	modules/markup/render.go
	modules/markup/render_links.go
	modules/templates/util_render.go
	modules/templates/util_render_test.go
	routers/common/markup.go
	routers/web/feed/convert.go
	routers/web/repo/wiki.go
  but a few lines survived and are useful
2024-11-17 20:50:50 +01:00
..
asciicast Fix and refactor markdown rendering (#32522) 2024-11-17 20:50:50 +01:00
common
console Construct screen 2024-09-06 20:24:51 +02:00
csv Fix and refactor markdown rendering (#32522) 2024-11-17 20:50:50 +01:00
external
markdown revert: accidental change 2024-08-18 16:36:06 +02:00
mdstripper
orgmode
tests/repo/repo1_filepreview fix: include last line in file previews with no trailing newline 2024-08-24 17:10:31 -06:00
camo.go Use camo.Always instead of camo.Allways (#32097) 2024-09-27 08:13:30 +00:00
camo_test.go Use camo.Always instead of camo.Allways (#32097) 2024-09-27 08:13:30 +00:00
file_preview.go fix: include last line in file previews with no trailing newline 2024-08-24 17:10:31 -06:00
html.go feat(ui): add more emoji and code block rendering in issues 2024-09-24 14:20:33 +02:00
html_internal_test.go fix: improve PR/issue short link display text 2024-08-22 15:49:05 -06:00
html_test.go fix: include last line in file previews with no trailing newline 2024-08-24 17:10:31 -06:00
renderer.go
renderer_test.go
sanitizer.go fix: strict matching of allowed content for sanitizer 2024-11-15 11:32:51 +01:00
sanitizer_test.go disallow javascript: URI in the repository description 2024-08-09 07:04:01 +02:00