1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-07-24 20:19:39 +02:00
forgejo/modules/markup/markdown
Beowulf a4f6c07306 [v11.0/forgejo] fix(ui): add missing lazy load attribute to images (#8246) (#8283)
**Backport:** https://codeberg.org/forgejo/forgejo/pulls/8246

closes #8076

(cherry picked from commit 7ab27a7a7f)

Co-authored-by: Bente Groh <mail@bentegroh.de>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/8283
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
2025-06-26 01:02:41 +02:00
..
callout [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
math chore: Remove WithXXXParser 2025-01-31 16:22:29 +01:00
util chore: fix deprecation 2024-11-02 16:39:27 +01:00
ast.go chore: Remove IsXXX 2025-01-31 16:22:29 +01:00
color_util.go feat: support color dots for 4 character hex. 2024-11-02 13:37:14 +01:00
color_util_test.go feat: support color dots for 4 character hex. 2024-11-02 13:37:14 +01:00
convertyaml.go Improve Wiki TOC (#24137) 2023-04-17 15:05:19 -04:00
goldmark.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
markdown.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
markdown_test.go [v11.0/forgejo] fix(ui): add missing lazy load attribute to images (#8246) (#8283) 2025-06-26 01:02:41 +02:00
meta.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
meta_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
prefixed_id.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
renderconfig.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
renderconfig_test.go Improve Wiki TOC (#24137) 2023-04-17 15:05:19 -04:00
toc.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
transform_codespan.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
transform_heading.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
transform_image.go [v11.0/forgejo] fix(ui): add missing lazy load attribute to images (#8246) (#8283) 2025-06-26 01:02:41 +02:00
transform_link.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
transform_list.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00