Open
Description
I just added support for RSS to my blog by following the coding-blog-plugin documentation for RSS. Here is one thing that isn't quite right.
The JSON feed (for example) says author for this post (live, source) is Rawr (probably because he lasted edited that file) even though I used the Author
component to assign authorship to "Tyson Williams" (see line five of the markdown).
How can I tell the RSS generating code that I am the author of this post?