Skip to content

Commit 8c1580a

Browse files
Fix ignore image (#102)
* only remove src from img #93 * Update embedded_img_ignore.txt --------- Co-authored-by: Fadl <[email protected]>
1 parent 3a83932 commit 8c1580a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/data/manually_generated_reports/embedded_img_ignore.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<img href="https://www.google.com/image.png" alt="tiktok.com" />
1+
<img src="https://www.google.com/image.png" alt="tiktok.com" />
22

33
![facebook.com](https://www.twitter.com/image.png)
44

0 commit comments

Comments
 (0)