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

[Bug] Removes (necessary) space after <a href></a> #154

Open
simonferndriger opened this issue Aug 17, 2022 · 1 comment
Open

[Bug] Removes (necessary) space after <a href></a> #154

simonferndriger opened this issue Aug 17, 2022 · 1 comment
Assignees
Labels
Type: Bug Something isn't working as expected.

Comments

@simonferndriger
Copy link

When minifying <a href="">link</a> test you will get <a href="">link</a>test which is not the same, because the space between the link and the text is missing!

Otherwise, an awesome tool 👍♥

@simonferndriger simonferndriger added the Type: Bug Something isn't working as expected. label Aug 17, 2022
@simonferndriger simonferndriger changed the title [Bug] [Bug] Removes (necessary) space after <a href></a> Oct 23, 2022
@KorbinPerry
Copy link

The same is occuring with <b> and <strong>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working as expected.
Projects
None yet
Development

No branches or pull requests

3 participants