Handle autocloseable tag with trailing text correctly#183
Conversation
|
Hi @ST-DDT o/ :smile: |
|
I'm not sure about the test, because it only tests that it stays as it is, but maybe there is nothing else to be tested there. <span>This is a very long sentence so it got
wrapped automatically at the end of the line.
<br />
But some things need to be highlighted beyond the capabilties of a
single newline, so lets try to use two too:
<br />
<br />
Foobar is the the result of naming a bar foo!
</span>I will contact you in person to discuss this PR in detail later. PS: Please fix the build to show warnings like these only once:
|
|
I think your example would look like span This is a very long sentence so it got
| wrapped automatically at the end of the line.
br/
| But some things need to be highlighted beyond the capabilities of a
| single newline, so lets try to use two too:
br/
br/
| Foobar is the result of naming a bar foo!You are indicating in the first sentence that you predict that the line would wrap by my formatter. The warnings in the |
done ✔️ |
closes #182