Skip to content

Whitelist Footer Element #326

@cjeller1592

Description

@cjeller1592

Describe the bug

If you publish a post with the footer HTML element, it's stripped from the post.

Context: I am trying to use a web extension's embed feature (Quotebacks) that's code requires the manipulation of the embed's footer. Since the footer gets stripped from the post, the code cannot find the footer and doesn't render properly.

Steps to reproduce (if necessary)

Steps to reproduce the behavior:

  1. Publish a post with a <footer></footer> element
  2. Inspect the post in browser tools
  3. Notice how the footer element in the post is gone

Expected behavior

The footer element should have stayed intact when you inspect the post.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions