Skip to content

Commit

Permalink
Merge pull request #11 from cosmocode/bot/autofix
Browse files Browse the repository at this point in the history
🤖 Automatic code style fixes
  • Loading branch information
splitbrain authored Jul 31, 2024
2 parents 2d02960 + f602e0a commit 30ff247
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion syntax.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ public function handle($match, $state, $pos, Doku_Handler $handler)
public function render($mode, Doku_Renderer $renderer, $data)
{
if ($mode == 'xhtml') {

$params = [
'href' => 'file:////' . str_replace(':', '/', str_replace('\\', '/', $data[0])),
'title' => $data[0],
Expand Down

0 comments on commit 30ff247

Please sign in to comment.