<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: AEM RichText Remove P Tag on Sightly	</title>
	<atom:link href="https://sourcedcode.com/blog/aem/aem-richtext-remove-p-tag-on-sightly/feed" rel="self" type="application/rss+xml" />
	<link>https://sourcedcode.com/blog/aem/aem-richtext-remove-p-tag-on-sightly</link>
	<description>AEM Blog Made Just for You.</description>
	<lastBuildDate>Fri, 24 Jan 2025 18:07:35 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.8</generator>
	<item>
		<title>
		By: Lee Kinsella		</title>
		<link>https://sourcedcode.com/blog/aem/aem-richtext-remove-p-tag-on-sightly#comment-2430</link>

		<dc:creator><![CDATA[Lee Kinsella]]></dc:creator>
		<pubDate>Fri, 24 Jan 2025 18:07:35 +0000</pubDate>
		<guid isPermaLink="false">https://sourcedcode.com/?p=5365#comment-2430</guid>

					<description><![CDATA[This is very helpful, thank you! For others who are looking at this, I was initially trying to set this flag by reading the component policy like so:

removeSingleParagraphContainer=&quot;${cqDesign.descriptionRemoveSingleParagraphContainer}&quot;

but this solution does not work (with or without the {Boolean} prepending it), nor does adding a granite:rendercondition to the  or the child , since those are just XML elements instead of components.]]></description>
			<content:encoded><![CDATA[<p>This is very helpful, thank you! For others who are looking at this, I was initially trying to set this flag by reading the component policy like so:</p>
<p>removeSingleParagraphContainer=&#8221;${cqDesign.descriptionRemoveSingleParagraphContainer}&#8221;</p>
<p>but this solution does not work (with or without the {Boolean} prepending it), nor does adding a granite:rendercondition to the  or the child , since those are just XML elements instead of components.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
