-
Notifications
You must be signed in to change notification settings - Fork 18
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
Allow empty paragraphs #72
Comments
I dont think its possible because of limitations of ContentTools. |
Id be interested in this enhancement. Just added over 80+ content pages to a site and just found out by the customer that they cant add add an extra space under the paragraph. Ill try and take a look today to see if i can fix or get a workaround... |
Hi. I've made some tweaks to the content editor content-tools.min.js and works on my side. This will allow for line breaks (shift+enter) but wont work for empty new paragraphs... this replaces the |
@cloudwales Thats amazing! But do you think can we extend content-tools without updating min file? It can be overwrited later with new version of ContentTools. |
Ill give it a shot :) |
Is it possible to allow empty paragraphs or multiple line breaks in the editor?
My content managers complain that they can not produce them, but they need it...
The text was updated successfully, but these errors were encountered: