Skip to content

Conversation

@kojott
Copy link

@kojott kojott commented Aug 2, 2019

if there's a space between words closed in a tag, then it removes it, it shouldn't do it this way... for example you have

<span>Name</span><span> </span><span>Surname</span>

after the run you would get: NameSurname

which is wrong...

….. it shouldn't do it this way... for example you have

<span>Name</span><span> </span><span>Surname</span> after the run you would get: NameSurname which is wrong...
@Neustradamus
Copy link

@soundasleep: Have you seen this PR?

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

Successfully merging this pull request may close these issues.

2 participants