());
+ Entities->Children.back()->Kind = "TextComment";
+ Entities->Children.back()->Name = "ParagraphComment";
+ Entities->Children.back()->Text = " Comment with html entities: <, > and \".";
+
I.Description.emplace_back(std::move(Top));
auto G = getHTMLGenerator();
@@ -285,6 +293,9 @@
Extended description that continues onto the next line.
+
+ Comment with html entities: <, > and ".
+