Yes, I saw the solution. But I don´t understand the solution. Only replace that line? Sorry, I´m learning php… And thanks…
Yes, I saw the trac ticket. I delete the line in formatting.php that says:
$pee = preg_replace(‘/\n?(.+?)(?:\n\s*\n|\z)/s’, “<p>$1</p>\n”, $pee); // make paragraphs, including one at the end
But the problem continue… I don´t know how can I do with this.
I still looking for the solution…
Thanks, MichaelH…