1
1
mirror of https://github.com/go-gitea/gitea synced 2025-03-10 12:44:28 +00:00
sommerf-lf 7cdde20c73
Email option to embed images as base64 instead of link (#32061)
ref: #15081
ref: #14037

Documentation: https://gitea.com/gitea/docs/pulls/69

# Example
Content:

![image](https://github.com/user-attachments/assets/e73ebfbe-e329-40f6-9c4a-f73832bbb181)
Result in Email:

![image](https://github.com/user-attachments/assets/55b7019f-e17a-46c3-a374-3b4769d5c2d6)
Result with source code:
(first image is external image, 2nd is now embedded)

![image](https://github.com/user-attachments/assets/8e2804a1-580f-4a69-adcb-cc5d16f7da81)

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-03-05 16:29:29 +00:00
..
2023-12-19 09:29:05 +00:00
2023-07-04 18:36:08 +00:00
2024-05-03 09:13:48 +00:00
2025-01-03 00:32:02 +08:00
2024-04-03 02:16:46 +00:00
2023-06-18 16:10:44 +00:00
2024-12-04 23:09:07 +00:00
2023-10-10 18:47:49 +08:00
2024-12-24 13:47:45 +00:00
2023-02-20 16:18:26 -06:00