Skip to content

Commit

Permalink
Merge pull request #134 from manton/master
Browse files Browse the repository at this point in the history
Added version 1.1 spec. We aren't quite ready to publish this on the live set, but I'm going to merge these changes in.
  • Loading branch information
manton authored Jul 12, 2020
2 parents 3d88bc2 + b94c845 commit 5dcb3de
Show file tree
Hide file tree
Showing 3 changed files with 352 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pages/mappingrssandatom.markdown
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@title Mapping RSS and Atom to JSON Feed
# Mapping RSS and Atom to JSON Feed

Though [RSS](http://cyber.harvard.edu/rss/rss.html) and [Atom](https://tools.ietf.org/html/rfc4287) are XML and [JSON Feed](https://jsonfeed.org/version/1) isn’t, there are a number of similarities. Here’s how to map them.
Though [RSS](http://cyber.harvard.edu/rss/rss.html) and [Atom](https://tools.ietf.org/html/rfc4287) are XML and [JSON Feed](https://jsonfeed.org/version/1.1) isn’t, there are a number of similarities. Here’s how to map them.

## RSS

Expand Down
Loading

0 comments on commit 5dcb3de

Please sign in to comment.