We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96678ef commit c497c58Copy full SHA for c497c58
readme.md
@@ -61,7 +61,7 @@ Specify a table of contents prefix.
61
62
```php
63
return [
64
- 'splorp.paperback-export.prefix' => ['@@TOC '],
+ 'splorp.paperback-export.prefix' => '@@TOC ',
65
];
66
```
67
0 commit comments