mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
add comment
This commit is contained in:
parent
e02e8f71bd
commit
d825e3b25a
1 changed files with 1 additions and 1 deletions
|
|
@ -105,7 +105,7 @@ class Markup implements \Yggverse\Yoda\Interface\Model\Gtk\Pango\Markup
|
|||
int $width = self::WRAP_WIDTH
|
||||
): string
|
||||
{
|
||||
return self::_wrap(
|
||||
return self::_wrap( // @TODO slow
|
||||
htmlspecialchars(
|
||||
$value
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue