quasar-ui-qmarkdown
quasar-ui-qmarkdown copied to clipboard
No alt attribute in images
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
Expected behavior
Render alt
property
Desktop:
- OS: Windows 10, Windows 11
- Browser: Firefox, Chrome
Additional context
How Markdown editor is configured: