mirror of
https://github.com/YGGverse/rssto.git
synced 2026-03-31 17:15:29 +00:00
double nl
This commit is contained in:
parent
6d4e2438af
commit
bc31169525
1 changed files with 1 additions and 1 deletions
|
|
@ -123,7 +123,7 @@ fn crawl(feed: &Feed) -> Result<()> {
|
||||||
"{pub_date}",
|
"{pub_date}",
|
||||||
&time(i.pub_date(), &feed.pub_date_format),
|
&time(i.pub_date(), &feed.pub_date_format),
|
||||||
),
|
),
|
||||||
"\n",
|
"\n\n",
|
||||||
)
|
)
|
||||||
.to_string()
|
.to_string()
|
||||||
})
|
})
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue