File "backtick_block_php.txt"

Full path: /home/argothem/www/organecyberpresse/plugins-dist/textwheel/tests/data/typo/backtick_block_php.txt
File size: 150 bytes
MIME-type: text/plain
Charset: utf-8

Une ligne avant avec de la typo !
```php
<?php

$message = 'Hello World avec de la typo !';
echo $message;

```
Et ensuite une ligne avec de la typo !