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

Line break inside A tag #459

Open
michael-ari-101 opened this issue Apr 20, 2023 · 0 comments
Open

Line break inside A tag #459

michael-ari-101 opened this issue Apr 20, 2023 · 0 comments
Labels

Comments

@michael-ari-101
Copy link

Description

Line breaks get inserted into link tags.

Example:

<p><a href="mailto:test@email.com">test@email.com</a><a href="tel:00123456789"><br>+12 345 6789</a><a href="https://example.com"><br>example</a></p>

Steps to reproduce

  1. Add three words and separate with line breaks
  2. Select each line and insert links

Additional info

  • Craft version: 4.4.7
  • PHP version: 8.2.0
  • Database driver & version: MySQL 5.7.39
  • Plugins & versions: Redactor 3.0.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant