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

unification of br and hr-tags #3251

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

tecpromotion
Copy link
Member

@tecpromotion tecpromotion commented Aug 20, 2024

Zusammenfassung der Änderungen

Simply <br> is sufficient and valid HTML.

Before: <br>, <br/>,<br /> AND <hr />
After: <br> AND <hr>

Wo wird der Sprachstring angezeigt / Wie kann getestet werden

all

@tecpromotion tecpromotion requested review from a team, zero-24 and heelc29 and removed request for a team August 20, 2024 20:44
@tecpromotion tecpromotion self-assigned this Aug 20, 2024
@tecpromotion tecpromotion added this to the 4.4.8v1 milestone Aug 20, 2024
@zero-24 zero-24 merged commit eac2f95 into joomlagerman:4.4-dev Aug 22, 2024
@zero-24 zero-24 deleted the pr-unification-br-tag branch August 22, 2024 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants