Skip to content
This repository was archived by the owner on Aug 21, 2019. It is now read-only.
This repository was archived by the owner on Aug 21, 2019. It is now read-only.

support scanning of a local HTML file #6

Description

@afeld

If the path to a local HTML file is given, it should be scanned, and respect absolute/relative file paths in relation to its directory. For example, when scanning /path/to/my/index.html:

  • <a href="../foo.html"> references the file /path/to/foo.html
  • <a href="/bar.html"> references the file /path/to/my/bar.html

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions