Skip to content

Converting an <img> to md style #48

@JAZ-CO

Description

@JAZ-CO

When trying to use this package for images, it always gives me a text instead of rendering the image,

For example:

If the markdown data was:
"![Sample Image](https://github.githubassets.com/images/modules/logos_page/GitHub-Logo.png)", It will perfectly show an image

but when trying to use an or even converting an already markdown style,

Example: html2md.convert("![Sample Image](https://github.githubassets.com/images/modules/logos_page/GitHub-Logo.png)")<

It will just show it as a text instead of loading the image

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