The RSS preview is currently bugged. It is shown as: <img src="https://user-images.githubusercontent.com/99819848/230604734-70d91c1e-87c2-4f54-a41f-7de0e0794c58.jpg" alt="RSS Preview" width="200"/> The RSS expected XML code preview was actually written as: <img src="https://user-images.githubusercontent.com/99819848/230605393-f023709b-d3be-4dce-97a0-cd9b87b91471.jpg" alt="RSS (Expected XML) Preview" width="200"/> This might have to with `!CDATA` tag in XML code or links.
The RSS preview is currently bugged. It is shown as:
The RSS expected XML code preview was actually written as:
This might have to with
!CDATAtag in XML code or links.