when i am editing the below content
line one<br/>
line two.
its opening as
line one<br/>
<br/>
line two.
also can any one give solution for this
i need only br tag to be added when i hit enter
instead of <p></p>.
line one<br/>
line two.
its opening as
line one<br/>
<br/>
line two.
also can any one give solution for this
i need only br tag to be added when i hit enter
instead of <p></p>.