mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-31 22:00:23 +02:00
Updated How to create a new Bridge (markdown)
@@ -21,8 +21,8 @@ The file must start with the PHP tags and end with an empty line. The closing ta
|
||||
|
||||
**Example:**
|
||||
|
||||
```PHP
|
||||
<?PHP
|
||||
```php
|
||||
<?php
|
||||
// PHP code here
|
||||
// This line is empty (just imagine it!)
|
||||
```
|
||||
|
Reference in New Issue
Block a user