Skip to content

all the image link is ignored in .md (<img src=" ">) #2262

@negativenagesh

Description

@negativenagesh

Consider this README.md - https://github.com/negativenagesh/UnFake/edit/main/README.md -

in this-

 <div align="center">
    <img src="https://github.com/negativenagesh/UnFake/blob/main/UnFake-logo/logo.png" alt="UnFake Logo" style="width: 700px; height: 300px;">
    <p>Real pics or AI tricks? We’ve got your back before you click!</p>
</div>
</div>

none of the links inside the tag is not parsed at all,

Actual text in .md -

Image

Parsed text in chunk -

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