================
@@ -13,11 +13,11 @@
 </div>
 {{/BriefComments}}
 {{#ParagraphComments}}
-<div class="nested-delimiter-container">
+<p class="nested-delimiter-container">
     {{#.}}
-    <p>{{TextComment}}</p>
+    {{TextComment}}<br>
     {{/.}}
-</div>
+</p>
----------------
SamrudhNelli wrote:

Sorry for the confusion. Will revert it back.
I went for the easier way to get the result that was suggested 
[above](https://github.com/llvm/llvm-project/pull/183085#discussion_r2875529524).

https://github.com/llvm/llvm-project/pull/183085
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to