Skip to content

Convert html img attributes to markdown image #1702

@lassoan

Description

@lassoan

Most images that are imported from github issue appear distorted in the github pages after conversion. The issue is that images are displayed using html <img> tag instead of markdown image ![](url).

I've fixed up the existing errors in this commit, but it would be better to avoid this error by automatically converting the html img tag during conversion.

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