You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ Check out the full output format in [test/output/reddit.json](test/output/reddit
21
21
##### Notes:
22
22
* The `dc:` prefix will be removed from all fields
23
23
* Both `dc:date` and `pubDate` will be available in ISO 8601 format as `isoDate`
24
-
* If `author` is specified, but not `dc:creator`, `creator` will be set to `author`
24
+
* If `author` is specified, but not `dc:creator`, `creator` will be set to `author` ([see article](http://www.lowter.com/blogs/2008/2/9/rss-dccreator-author))
0 commit comments