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 tags not converted correctly #28

Open
benwallis opened this issue Mar 2, 2022 · 0 comments
Open

img tags not converted correctly #28

benwallis opened this issue Mar 2, 2022 · 0 comments

Comments

@benwallis
Copy link

HTML:

<img src="https://example.com/wp-content/uploads/hm_bbpui/2865/plub7heiy33ebpi5y737xjmc1nowha6i.jpg" alt="">
<img src="https://example.com/wp-content/uploads/hm_bbpui/2865/gxovanwebx6g7472f4o1rjr3ljujrvvl.jpg" alt="" />

Result:

[img]https://example.com/wp-content/uploads/hm_bbpui/2865/plub7heiy33ebpi5y737xjmc1nowha6i.jpg" alt="[/img]
<img src="https://example.com/wp-content/uploads/hm_bbpui/2865/gxovanwebx6g7472f4o1rjr3ljujrvvl.jpg" alt="" />
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