What does the demo use? If I press return on the demo once, I get:
<P> </P>
<P> </P>
If I press return multiple (10) times, I get:
<P> </P>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
Anyone?
Do all three of these options (UseDivOnCarriageReturn, UseBROnCarriageReturn, UseParagrapOnCarriage) have to be set to get specifically have only one of these to work?
Thanks!