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

with side comments not enabled, editor still injects "class="commentable-section" data-section-id="n" into markup #269

Open
deborah-ufw opened this issue May 26, 2016 · 0 comments

Comments

@deborah-ufw
Copy link

deborah-ufw commented May 26, 2016

Hi! I saw this in a closed issue (237), but it is happening for me also.

Side comments are specifically disabled in my config.js...
// side comments disabled
comments: {
useSideComments: false,
allowAnonymous: false
},

but the editor is still injecting...
class="commentable-section" data-section-id="n"

into every paragraph when using the visual editor. If go in and remove the markup, save, and re-edit, it is all re-generated on every paragraph.

The editor also injects
<span style="font-size: 16px; line-height: 22.8571px;">
in bulleted lists and in a few other places. I'm not sure what triggered the span injection.

Thank you for this great plugin!!

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

1 participant