Hi,
Yes, all HTML tags in the intro are stripped out to preserve a more consistent layout. You can disable it by creating a template override (if you don't know how to create it, please follow this video :
)
You need to change this part:
echo JHtmlString::truncate(strip_tags($item->introtext), $introtext_truncate);
to: