Der Quelltext aus dem RTE:
HTML-Code:
<h4>Test 123</h4><p>Dies ist ein Testinhalt</p><p>fjadsfof</p><p>fs</p><p>ads</p><p>fda</p><p>s</p><p><br />F<br />F</p>
Ja, der Abstand ist schon im RTE da.
Der Quelltext im FE:
HTML-Code:
<!-- Text: [begin] --> <h4>Test 123</h4> <p class="bodytext">Dies ist ein Testinhalt
</p> <p class="bodytext">fjadsfof
</p> <p class="bodytext">fs
</p> <p class="bodytext">ads
</p> <p class="bodytext">fda
</p> <p class="bodytext">s
</p> <p class="bodytext"><br />F<br />F</p> <!-- Text: [end] -->