Skip to content
This repository was archived by the owner on Dec 24, 2023. It is now read-only.

Find and use img height/width before render #5

@wolfgangs-code

Description

@wolfgangs-code

If an image is local (on disk), AC should see its dimensions and embed that in the tag when rendering as to avoid https://web.dev/cls/

Checking dimensions of remote images should be off by default, but enable-able. This ensures performance when the host is on a low-bandwidth environment, and more importantly upholds that AfterCoffee never makes external connections by default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CoffeeBeansThe core of AfterCoffeeMarkdownMarkdown-related issues, usually parsing and validity of itenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions