1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-30 11:30:11 +02:00
This commit is contained in:
Dag
2023-09-25 21:18:48 +02:00
committed by GitHub
parent e1b911fc1f
commit cd30c25b08
14 changed files with 282 additions and 884 deletions

View File

@@ -266,7 +266,7 @@ https://alice:cat@rss-bridge.org/bridge01/?action=display&bridge=FabriceBellardB
### How to create a new output format
[Create a new format](https://rss-bridge.github.io/rss-bridge/Format_API/index.html).
See `formats/PlaintextFormat.php` for an example.
### How to run unit tests and linter