Hi Freshdesk Team,
We have been using your solution for a while, but have a question regarding the management of carriage return in your forum solution.
Indeed, we have noticed that when typing a carriage return, your forum adds a paragraph:
<p style="">
<br>
</p>
While we only expect the <br>.
On our side, when detecting a paragraph, we add a 11px line, which when displayed is ugly.
We are then question the choice of adding a pararaph instead of a carriage return? Indeed, this is not in the usual practices?
On our side, the only solution we will have is to not take into account the paragraph tag ?
Waiting for your update!
Thank you,
Best regards,
Olivier