mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
Update Parsedown.php
This commit is contained in:
parent
38f4027d5e
commit
f17aa0438a
@ -1416,7 +1416,7 @@ class Parsedown
|
|||||||
$markup .= $Element['text'];
|
$markup .= $Element['text'];
|
||||||
}
|
}
|
||||||
|
|
||||||
$markup .= '</'.$Element['name']).'>';
|
$markup .= '</'.$Element['name'].'>';
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user