-
-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
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>
Expected behavior
Render alt property
Desktop:
- OS: Windows 10, Windows 11
- Browser: Firefox, Chrome
Metadata
Metadata
Assignees
Labels
No labels

