Submitted by Ron on Wed, 2015/03/18 - 18:25
I've noticed flaky results with the "break" tag in Drupal content posts: sometimes the summary is broken at the break tag, sometimes not.
I'd never put a lot of effort into figuring it out.
Until today.
Set up a dev site for a client yesterday and was pleasantly surprised that the break tag split the summary from the body of the content as expected.
Today, reviewing the front page, I noticed content that was not split as expected.
After spending too much time diagnosing, I realized it was the Filtered HTML vs the Full HTML Text format setting.