mirror of
https://github.com/YGGverse/gemini-php.git
synced 2026-03-31 17:05:29 +00:00
remove line duplicate
This commit is contained in:
parent
ea82371fad
commit
35893d2db2
1 changed files with 0 additions and 1 deletions
|
|
@ -187,7 +187,6 @@ class Reader
|
|||
// Make sure inline tag closed
|
||||
if (preg_match('/<\/(code|file)>/i', $line))
|
||||
{
|
||||
$lines[] = $line;
|
||||
$lines[] = '```';
|
||||
|
||||
$raw = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue