Hi,

I'm running 4.7 and using the latest version of tinymce.

When editing content (page type), br tags show up. That is,
<li>This is a<br /> test</li>
properly shows up as

This is a
test

in the body text box.

but, when I save the page and view it, those br tags are not included. If I return to the edit page, the br tags are still there, so they're not being lost on save.

Is this a drupal or tinymce bug? I am a drupal newbie so perhaps I missed a setting. Thanks

Comments

jbjaaz’s picture

I figured it out. Content was set to filtered html which meant the br was being stripped out. +1 for learning a new feature I suppose.

sepeck’s picture

You can change the allowed html tags for Filtered HTML

-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain

-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide