@@ -333,7 +333,6 @@ |
||
333 | 333 | * Write the compiled output for a repeater PageView. |
334 | 334 | * |
335 | 335 | * @param RepeaterPageView $pageView |
336 | - |
|
337 | 336 | * @since 0.1.1 |
338 | 337 | * |
339 | 338 | * @throws TemplateErrorInterface |
@@ -453,7 +453,7 @@ |
||
453 | 453 | |
454 | 454 | if (!$enabled) |
455 | 455 | { |
456 | - return; |
|
456 | + return; |
|
457 | 457 | } |
458 | 458 | |
459 | 459 | foreach ($this->getConfiguration()->getHighlighterCustomLanguages() as $lang => $path) |