What steps will reproduce the problem?
1.use slickedit, and install related macros.
type div>p
2.expanded it, then get the result:
<div>
<p>
</div>
What is the expected output? What do you see instead?
expected to see:
<div>
<p></p>
</div>
I see:
<div>
<p>
</div>
What version of the product are you using? On what operating system?
slickedit14.02
windows
Please provide any additional information below.
Original issue reported on code.google.com by iamapla...@gmail.com on 15 Apr 2010 at 2:58
Original issue reported on code.google.com by
iamapla...@gmail.com
on 15 Apr 2010 at 2:58