Skip to content

Teach Parser to resolve relative Image Links #40

Description

@theory

Follow-up to #38: Resolve image src attributes that point to a relative file, as in Apache Age, where some images display properly on GitHub but not on PGXN. Perhaps update them to point to the files where they're unpacked for browsing.

In other words, for <img src="/img/age-01.png" />, detect that img/age-01.png is relative to the project directory and update the link to <img src="/src/apacheage/apacheage-1.4.0/img/age-01.png" />

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions