Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

nodeParser for richtext #9

@Victoria-Sirghii

Description

@Victoria-Sirghii

Brief bug description

Using nodeParser, it doesn't resolve rendering empty object references. The HTML element that I want to use remains wrapped in an object type. I use nodeParser in createRichTextHtmlResolver(nodeParser) to resolve rich text with components and items.

<object type="application/kenticocloud" data-type="item" data-rel="link" data-codename="image__test" data-sdk-resolved="1"><img src="https://miro.medium.com/v2/resize:fit:720/format:webp/1*xMuIOwjliGUPjkzukeWKfw.jpeg" alt="undefined">
</object>

Using nodeParser I expected to get rid of object type but it doen't happen.

Screenshot 2024-02-05 155801
image

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