We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c0a5bd commit cd8730dCopy full SHA for cd8730d
README.md
@@ -55,8 +55,8 @@ Consume a feed from String
55
(shrink (consume feed))
56
=>
57
{:info {:feed-type "atom_1.0",
58
- :title "Feed title"},
59
- :entries [{:title "Entry title",
+ :title "Feed title"},
+ :entries [{:title "Entry title",
60
:description {:value "entry description"}}]}
61
````
62
0 commit comments