leeksoup
leeksoup
With my code fix and with filter_autop turned off on formats that have CKE5 enabled, text_summary() does work. It should probably be documented that filter_autop and CKE5 don't play nice...
> That it accidentally works for you, if you just turn off filter_autop might need further recherche. In my testing environment it didn't make any difference (latest dev, PHP 8.1)....
> Are you able to provide a PR for that fix? It doesn't solve the general problem with reformatted markup, but it fixes the problem if the filter's off. Done!
> That's great! We're almost there... > > You set the PR against your own fork, but actually you should have filed against the main repo. Can you close the...
To test the PR, 1. Disable the "Convert line breaks" filter on the Basic (or Filtered HTML) format. 2. Optionally, reduce the trim length limit for the body (or other...