enhancementhelp wanted
倉庫指標
- Star
- (1 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
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