Skip to content

Render more than one <img> in SetHtml() #20

@Naahks

Description

@Naahks

Is theire a solution, where more than one embedded Image can be rendered? At the Moment i can only parse one, and especially only the first one in the html-string, image which is getting rendered. The code is looking like this:
handler.OverloadImgReceivingFunc((s) => { return GetImage(s); });

But only one Image is rendered.....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions