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);
|
$Inline = $this->inlineLink($excerpt);
|
||||||
|
|
||||||
$backup = $Inline;
|
|
||||||
|
|
||||||
if ($Inline === null)
|
if ($Inline === null)
|
||||||
{
|
{
|
||||||
return;
|
return;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user