Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

img src not being passed through #105

Open
bilogic opened this issue May 1, 2024 · 0 comments
Open

img src not being passed through #105

bilogic opened this issue May 1, 2024 · 0 comments

Comments

@bilogic
Copy link

bilogic commented May 1, 2024

Input

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<?xml encoding="utf-8" ?>
<html>

<body>
    <div dir="ltr"><img src="cid:ii_l388tk2h0" alt="obs-layout.png" width="562" height="237"><br></div><br>
</body>

</html>

Actual output

[obs-layout.png]

Expected output

![obs-layout.png](cid:ii_l388tk2h0)

Possible?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant