Explicit image sizes for images from Djot #48

Open
opened 2024-11-23 21:17:36 +01:00 by liquidex · 0 comments
Owner

Currently this:

![][pic:abcde]

produces an <img> tag without width="" and height="" attributes.

Honestly it would be best if those were DPI-aware (or at least maybe we could do something like scale=2 for HiDPI images?)

Currently this: ``` ![][pic:abcde] ``` produces an `<img>` tag without `width=""` and `height=""` attributes. Honestly it would be best if those were DPI-aware (or at least maybe we could do something like `scale=2` for HiDPI images?)
liquidex added the
feat
label 2024-11-23 21:17:42 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: liquidex/treehouse#48
No description provided.