Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.14, 3.0
-
Fix Version/s: 3.1
-
Component/s: Quality Profile
-
Labels:None
-
Number of attachments :
Description
This was the case in 2.13, and so a regression was introduced since 2.14.
In Sonar 2.14 and 3.0,
<p>foo</p> <p>bar</p>
looks identical to:
foo<br /> bar
Freddy, to make it easier to check that => example of rule having paragraphs: "squid:AvoidBreakOutsideSwitch"