mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
clean up
This commit is contained in:
parent
a589bcac79
commit
6b24125f06
@ -981,7 +981,6 @@ class Parsedown
|
||||
{
|
||||
$markup = '';
|
||||
|
||||
# $text contains the unexamined text
|
||||
# $excerpt is based on the first occurrence of a marker
|
||||
|
||||
while ($excerpt = strpbrk($text, $this->inlineMarkerList))
|
||||
|
Loading…
Reference in New Issue
Block a user