D
Dennis
I have just started playing with FP2003. I noticed that whenever I
insert a list item, FP surrounds the text in the list item with a
paragraph tag. Like...
<ul>
<li>
<p align="left">test</p></li>
</ul>
I would just like...
<ul>
<li>sss</li>
</ul>
I don't seem to be able to find an option that will turn this behavior
off. Is this possible?
Thanks in advance.
insert a list item, FP surrounds the text in the list item with a
paragraph tag. Like...
<ul>
<li>
<p align="left">test</p></li>
</ul>
I would just like...
<ul>
<li>sss</li>
</ul>
I don't seem to be able to find an option that will turn this behavior
off. Is this possible?
Thanks in advance.