mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
No longer needed in this solution
This commit is contained in:
parent
03ff22c7df
commit
30234a58fa
@ -1298,8 +1298,6 @@ class Parsedown
|
||||
|
||||
$Inline = $this->inlineLink($excerpt);
|
||||
|
||||
$backup = $Inline;
|
||||
|
||||
if ($Inline === null)
|
||||
{
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user