Grouping of multiple values creates a nested table. Please add "div" to the replacement pattern:
$table = preg_replace('/<\/?(a|span|div) ?.*?>/', ' ', $table); // strip 'a' and 'span' tags
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.