File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
tests/docs/smoke-all/2025/03/07/issue-12222
preview-image-and-empty-meta-image
preview-image-and-no-meta-image Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 99 html :
1010 ensureFileRegexMatches :
1111 -
12- - ' \<img src="posts/ post-with-code/ image.jpg'
13- - ' \<img src="posts/ welcome/ thumbnail.jpg'
12+ - ' \<img src="posts[/|\\] post-with-code[/|\\] image.jpg'
13+ - ' \<img src="posts[/|\\] welcome[/|\\] thumbnail.jpg'
1414 - []
1515---
Original file line number Diff line number Diff line change 77 html :
88 ensureFileRegexMatches :
99 -
10- - ' \<meta name="twitter:image" content="../../ posts/welcome/thumbnail.jpg'
11- - ' \<meta property="og:image" content="../../ posts/welcome/thumbnail.jpg'
10+ - ' \<meta name="twitter:image" content="../..[/|\\] posts/welcome/thumbnail.jpg'
11+ - ' \<meta property="og:image" content="../..[/|\\] posts/welcome/thumbnail.jpg'
1212 - []
1313image : " "
1414---
Original file line number Diff line number Diff line change 77 html :
88 ensureFileRegexMatches :
99 -
10- - ' \<meta name="twitter:image" content="../../ posts/post-with-code/image.jpg'
11- - ' \<meta property="og:image" content="../../ posts/post-with-code/image.jpg'
10+ - ' \<meta name="twitter:image" content="../..[/|\\] posts/post-with-code/image.jpg'
11+ - ' \<meta property="og:image" content="../..[/|\\] posts/post-with-code/image.jpg'
1212 - []
1313---
1414
You can’t perform that action at this time.
0 commit comments