Skip to content

No alt attribute in images #387

@lucaspmarra

Description

@lucaspmarra

Describe the bug
Alt attribute is missing from images, not following default behavior of Markdown.

To Reproduce
Inspect images that used QMarkdown in project.

Source code

        <q-card-section class="text-body1 q-ma-md">
          <QMarkdown>{{ item.descricao }}</QMarkdown>
        </q-card-section>

Screenshots
No alt text

Expected behavior
Render alt property

Desktop:

  • OS: Windows 10, Windows 11
  • Browser: Firefox, Chrome

Additional context
How Markdown editor is configured:
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