forked from mozilla/readability
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle article:author meta tag. Fixes mozilla#938
- Loading branch information
1 parent
65578ae
commit 5c39ec5
Showing
4 changed files
with
2,538 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"title": "If You Can Picture A Tarot Card, It's Because of These 3 People", | ||
"byline": "Laura June Topolsky", | ||
"dir": null, | ||
"lang": "en", | ||
"excerpt": "Picture a deck of tarot cards. What do you see? Maybe the Magician in his rich red robes, right arm raised high above him. Or the skeleton on horseback for...", | ||
"siteName": "Atlas Obscura", | ||
"publishedTime": "2015-07-10 09:53:00 -0400", | ||
"readerable": true | ||
} |
Oops, something went wrong.