This commit is contained in:
Emanuil Rusev 2015-07-31 17:01:14 +03:00
parent a589bcac79
commit 6b24125f06
1 changed files with 0 additions and 1 deletions

View File

@ -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))