mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2024-12-18 17:10:29 +03:00
Updated The collectData function (markdown)
parent
f0c3e5de5b
commit
ac246efab4
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ $item['categories'] // Array of category names
|
||||||
```
|
```
|
||||||
All formats support these parameters. The formats `Plaintext` and `JSON` also support custom parameters.
|
All formats support these parameters. The formats `Plaintext` and `JSON` also support custom parameters.
|
||||||
|
|
||||||
Parameter | ATOM | HTML | (M)RSS | Plaintext | JSON
|
Parameter | Atom | HTML | (M)RSS | Plaintext | JSON
|
||||||
----------|:----:|:----:|:------:|:---------:|:---:
|
----------|:----:|:----:|:------:|:---------:|:---:
|
||||||
`uri`|X|X|X|X|X
|
`uri`|X|X|X|X|X
|
||||||
`title`|X|X|X|X|X
|
`title`|X|X|X|X|X
|
||||||
|
|
Loading…
Reference in a new issue