ekalinin / github-markdown-toc

Easy TOC creation for GitHub README.md

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: unsupported protocol scheme "c"

savchenko opened this issue · comments

Running on the local source of stoptracking/windows10/blob/Virt/README.md

.\gh-md-toc.exe --debug C:\Users\xxx\xxx\xxx\xxx\xxx\README.md

Table of Contents
2020/05/11 14:51:41 Convert2HTML: start.
=================
2020/05/11 14:51:41 IsRemoteFile: true

2020/05/11 14:51:41 Convert2HTML: remote file. content-type:
2020/05/11 14:51:41 Convert2HTML: done.
2020/05/11 14:51:41 Get c:\Users\xxx\xxx\xxx\xxx\xxx\README.md: unsupported protocol scheme "c"

Am I doing something wrong here? No idea why file type is identified as "remote".

It looks like it's an issue for go-project:

Please, add a new issue in go-project.