I create my blog using blogdown, but when I tried to send it to R-Bloggers, it will not be accepted because my feed returns the following error:
This XML document is invalid, likely due to invalid characters.
XML error: Undeclared entity error at line 6, column 35
Apparently feed for my site does not contain full RSS content. How to make it store all the content?
source
share