Skip to content

:help_text should recognize html tags #284

Closed
@Nataliya

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.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions