Improvise experience while creating the Lists in Editor
Hi @givanz
We are using the editor to create Lists for our pages. However while copying the text from text editor in vvveb editor various line breaks/div are introduced.
Please advice us if we can bypass that using some settings or we can use the experience with enter and backspace keys to remove the spaces faster as already happening in another component on your website too,
https://demo.vvveb.com/admin/index.php?module=content/post&post_id=16&type=page
Would appreciate your support, in improvising the experience of the editor using some settings.
@givanz i am also facing this problem. Please provide some guidelines how to fix this?
@givanz please suggest if there is a provision in editor to incorporate above feature?
Hi
Can you please provide some sample html with the wrong code?
I createad a list in the text editor https://demo.vvveb.com/admin/index.php?module=content/post&post_id=16&type=page and the output is clean.
<ul>
<li>a</li>
<li>b</li>
<li>c</li>
</ul>
Do you paste the list from a text processor like Word?
Hi @givanz Yes, line breaks and div are introduced while copying the text from text editors like Notepad/Word/Etc. I have two workarounds with me:
- Either copy paste work fine
- Or Can I remove those spaces using enter/backspace keys as happening in tinyMce Editor (already used here https://demo.vvveb.com/admin/index.php?module=content/post&post_id=16&type=page)?
Please suggest what best we can do to fix the same?
Hi
I included tinymce paste from word plugin in the latest.zip update https://github.com/pangaeatech/tinymce-paste-from-word-plugin this should fix broken html from text editors.
Changed files inside /public/js/libs