mirror of
https://github.com/YGGverse/gemini-php.git
synced 2025-09-12 14:11:55 +00:00
strip all non-processed tags from line if not raw
This commit is contained in:
parent
5d79b18cf9
commit
2a8c9c66a8
@ -252,8 +252,10 @@ class Reader
|
||||
array_values(
|
||||
$this->_rule
|
||||
),
|
||||
strip_tags(
|
||||
$line
|
||||
)
|
||||
)
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user