Skip to content
This repository was archived by the owner on Oct 2, 2018. It is now read-only.
This repository was archived by the owner on Oct 2, 2018. It is now read-only.

Document sanitization #276

Description

@twiss

Spun out from #252 and #214.

This could look something like

  • Parse the html
  • Walk all elements and attributes and match them to a whitelist

The main difficulties are what to put in the whitelist, and performance (in the worst case we would be doing two unnecessary serialize -> parse steps).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions