diff --git a/src/Content/Text/BBCode.php b/src/Content/Text/BBCode.php
index 8dd9305ca..091957c19 100644
--- a/src/Content/Text/BBCode.php
+++ b/src/Content/Text/BBCode.php
@@ -1123,13 +1123,13 @@ class BBCode
}
if (stripos(normalise_link($link), 'http://twitter.com/') === 0) {
+ $text .= '
' . $link . '';
+ } else {
$text .= $headline . '
' . trim($share[3]) . "