Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb39f0de

Browse files
committed
Fix a code example about embedding images in emails with CSS styles
1 parent91bb847 commitb39f0de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎mailer.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ images inside the HTML contents::
472472
->html('<img src="cid:logo"> ... <img src="cid:footer-signature"> ...')
473473

474474
// use the same syntax for images included as CSS background images
475-
->html('... <div> ... </div> ...')
475+
->html('... <div> ... </div> ...')
476476
;
477477

478478
..versionadded::6.1

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp