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

@ivi/htm compiler removes whitespace between inline elements #61

Closed
leeoniya opened this issue Sep 11, 2023 · 3 comments
Closed

@ivi/htm compiler removes whitespace between inline elements #61

leeoniya opened this issue Sep 11, 2023 · 3 comments

Comments

@leeoniya
Copy link
Contributor

@localvoid

<td><img src=${e.actor_img}> ${e.actor}</td>

the space after the img element is getting removed.

@leeoniya
Copy link
Contributor Author

leeoniya commented Sep 12, 2023

@leeoniya
Copy link
Contributor Author

leeoniya commented Sep 12, 2023

yeah, 3.0.2 does not work :(

no, never mind. it works. still don't understand why the version numbers are off.

@localvoid
Copy link
Owner

Sorry, I've made a typo when I've made a github release. It should be 3.0.2.

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

2 participants