Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to send a carriage return to the RSS Feed Macro from an xml file

Glen Franklin
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 10, 2021

Please provide the correct method to send a carriage return to the RSS Feed Macro on Confluence.

I have been trying to send a 
 from my rss xml file to the RSS Feed Macro on Confluence and is it not showing as a return. I am able to see the bullet point decimal•.  I have tried several methods and all have not worked please see below:

  • 
  • 
  • 
$#10;
  • 
$#0010;
  • 

  • 


Here is the xml I am using:

<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">

<channel>
<title>RSS Test 2 from itopsprod</title>
<description>This is an test of an RSS feed</description>
<link>http://test.com/</link>
<lastBuildDate>Wed, 10 Feb 2021 08:34:55 -1000 </lastBuildDate>
<pubDate>Wed, 10 Feb 2021 08:35:00 -1000</pubDate>

<item>
<title>This is now working Ops</title>
<description>Hi Team, &#0010;&#0013; &#8226;This is now working.</description>
<link>http://test.com/</link>
<guid isPermaLink="false"> 1102345</guid>
<pubDate>Wed, 10 Feb 2021 08:35:00 -1000</pubDate>
</item>

</channel>
</rss>

 

Thanks in advance.

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events