Problem/Motivation

Trying to paste a list of items it removes the list tags from CKEditor.

Steps to reproduce

Copy a list from word and paste in CKEditor.
The list tags will be removed.

Proposed resolution

Adjust the filter to just apply the filter only on paragraph tags.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

giancarlorosa created an issue. See original summary.

giancarlorosa’s picture

Status: Active » Needs review
wesleyl’s picture

Status: Needs review » Reviewed & tested by the community

It's OK for me.

  • giancarlorosa committed 72d8641 on 1.0.x
    Issue #3255874 by giancarlorosa, wesleyl: Empty Paragraph filter is...
giancarlorosa’s picture

Status: Reviewed & tested by the community » Fixed
giancarlorosa’s picture

Status: Fixed » Closed (fixed)