mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-10-07 12:57:37 +02:00
docs: Fix formatting (#3205)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
The `FormatInterface`interface defines functions that need to be implemented by all formats:
|
The `FormatInterface` interface defines functions that need to be implemented by all formats:
|
||||||
|
|
||||||
* [display](#the-display-function)
|
* [display](#the-display-function)
|
||||||
* [stringify](#the-stringify-function)
|
* [stringify](#the-stringify-function)
|
||||||
@@ -129,4 +129,4 @@ class MyTypeFormat implements FormatInterface {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
// Imaginary empty line!
|
// Imaginary empty line!
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user