mirror of
https://github.com/YGGverse/gemini-php.git
synced 2025-01-13 08:38:01 +00:00
remove line duplicate
This commit is contained in:
parent
ea82371fad
commit
35893d2db2
@ -187,7 +187,6 @@ class Reader
|
||||
// Make sure inline tag closed
|
||||
if (preg_match('/<\/(code|file)>/i', $line))
|
||||
{
|
||||
$lines[] = $line;
|
||||
$lines[] = '```';
|
||||
|
||||
$raw = false;
|
||||
|
Loading…
Reference in New Issue
Block a user