Closed
Description
:help_text used to recognize html tags but not any more
Example below:
:help_text => "<i>If yes, ask for an example and if this is typical behavior.</i>"
will be displayed on the page as;
<i>If yes, ask for an example and if this is typical behavior.</i>
Same with <b>
,<u>
and I assume others that were supported.