Skip to content

Retrieving HTML within a Craft API attempts to render HTML, which breaks some things. #13

Description

@ryanpcmcquen

One example is an embedded video, its HTML gets turned into:

<span class=\"fr-video fr-dvb fr-draggable\">Your browser does not support HTML5 video.</span>

Rather than a video tag with a link to the video. Is there a way within the Craft backend to retrieve non-rendered HTML?

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