--- quicktabs.module	2010-05-09 00:38:26.000000000 +0200
+++ quicktabs-new.module	2010-11-27 19:07:24.000000000 +0100
@@ -373,6 +373,7 @@ function _quicktabs_construct_link_optio
       'id' => $id,
       'class' => $class,
     ),
+    'html' => true, // allow html in tab titles
     'query' => $query,
     'fragment' => 'quicktabs-'. $qtid,
   );
