[unknown]
Hi,
Acymailing does not remove the <p> tags. Unfortunately for this element no default bottom margin is set. You can easily define your own margin by adding this code to the custom style sheet of your email or template.
p.acym__wysid__tinymce--text--placeholder {
margin-bottom: 1em !important;
}
We have explained adding your custom css in this article: https://docs.acymailing.com/developers/customise-inserted-content#using-custom-css
Next time you have a question, please be so kind to start your own thread. It makes no sense to comment on such an old thread which is also not related to your question.