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

~indent:true generates broken HTML #332

Open
zapashcanon opened this issue Dec 18, 2023 · 1 comment
Open

~indent:true generates broken HTML #332

zapashcanon opened this issue Dec 18, 2023 · 1 comment

Comments

@zapashcanon
Copy link

Hi,

This is quite similar to #287 and #288 but more annoying...

When using br () and ~indent:true, sometimes there will be a line break in the middle of the generated <br />, for instance:

... <
... br />

Thus the produced HTML is invalid (< is not escaped...) and <br/> will even be displayed in the rendered page, which is of course problematic.

@Drup
Copy link
Member

Drup commented Dec 18, 2023

grmbl, this is getting quite annoying indeed. I think we should just find better ways to externalize this printing to lambdasoup and make that the easy path.

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