]> git.mxchange.org Git - friendica.git/blobdiff - src/Content/Text/HTML.php
Blanks replaced
[friendica.git] / src / Content / Text / HTML.php
index f4462199ea4ef1c0564f8f4284a8ec8ee58dd99d..ae9452abb0fd7d273be064048efb87346ad726dd 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @copyright Copyright (C) 2010-2021, the Friendica project
+ * @copyright Copyright (C) 2010-2022, the Friendica project
  *
  * @license GNU AGPL version 3 or any later version
  *
@@ -984,6 +984,7 @@ class HTML
                $config->set('Attr.AllowedRel', [
                        'noreferrer' => true,
                        'noopener' => true,
+                       'tag' => true,
                ]);
                $config->set('Attr.AllowedFrameTargets', [
                        '_blank' => true,