rss
rss copied to clipboard
feature request: render as string
Currently, the showXML function returns a String.
I haven't benchmarked, but I think we should be using Text here (optimally).
This should reduce the memory usage, especially for larger feeds.
Would be happy to contribute this feature.