Skip to content

Improve handling of absolute paths #17

@dagostinelli

Description

@dagostinelli

Given an HTML file containing a css resource using an aboslute path:
<link rel=stylesheet href=/css/site.css>

Result:

$ htmlark mypage.html
**SS: Error reading '/css/site.css': No such file or directory
Unable to convert webpage: [Errno 2] No such file or directory: '/css/site.css'**

I think htmlark should be able to handle this better.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions