Skip to content

How to stop RSS-Bridge from escaping/sanitizing html? #3880

@adegans

Description

@adegans

Describe the bug
I'm trying to make a bridge that adds an iframe to the item['content']. How do I NOT output html as a string/text but instead have it render the html?
Is there some kind of escape or non-sanitize function?

When I look in the source several key <'s have a ‌ added to it. Breaking the output.

I've gone over the manuals but can't find any useful information.

Expected behavior
HTML to be html and not text.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bug-ReportConfirmed bug report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions