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

<br> tags are converted to p tags #4194

Open
CharlieGreenman opened this issue May 10, 2024 · 4 comments
Open

<br> tags are converted to p tags #4194

CharlieGreenman opened this issue May 10, 2024 · 4 comments

Comments

@CharlieGreenman
Copy link

CharlieGreenman commented May 10, 2024

This is an old issue: #3065

It was closed as a result of quill 2 via the automated quill bot. I just want to say it is still an issue and that we should look into.

Note, this is also that HTML with a <br> tag will be converted to a <p> tag on quill render as well.

Thank you

@kozi
Copy link

kozi commented May 13, 2024

Is there currently a good workaround for this?

@CharlieGreenman
Copy link
Author

Is there currently a good workaround for this?

I am using tiptap instead

@kozi
Copy link

kozi commented May 13, 2024

Is there currently a good workaround for this?

I am using tiptap instead

But this is only a "core"-library where I still have to do some things myself, right?

Basically, I think the quill editor is good.
However, I wonder how such an essential functionality as <br> or SHIFT+RETURN is not supported.

@CharlieGreenman
Copy link
Author

Nope, with tiptap more functionality than quill. I've already solved the br problem with tiptap via importing one of the tiptap extensions.

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