Skip to content

Render (some) HTML in the 'description' field #395

@twagoo

Description

@twagoo
  1. Detect HTML tags in description and
  2. Use a library to trim the markup down to a safe set of elements and attributes, stripping all remaining tags.

We probably only want to keep <p>, <a href="">,<br />, and possibly some basic formatting ones like <b>,<i> and <em> but no other attributes. We should also remove non-URL content in @href.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions