Per Tillisch
Per Tillisch
When you say "other servers", do you have other examples of the same problem happening with different URLs, or is it limited only to https://resource.heltec.cn/download/package_CubeCell_index.json ?
This was fixed by b2beaa0 (https://github.com/tcort/markdown-link-check/pull/328). ```text $ printf '[link to heading with special character](#has--special-character)\n\n## Has > Special Character\n\n[link to heading with consecutive spaces](#has--consecutive-spaces)\n\n## Has Consecutive Spaces' > /tmp/foo.md $...
> A PAT token in my case is a route I am hesitate to take as this is personally bound. Especially when it comes to validating Markdown files with links...
This was fixed by b2beaa0 (https://github.com/tcort/markdown-link-check/pull/328). ```text $ printf '[标题](#标题)\n\n## 标题\n' > /tmp/foo.md $ npx github:tcort/markdown-link-check#3c31a25 /tmp/foo.md # Last bad commit. FILE: C:/Users/per/AppData/Local/Temp/foo.md [✖] #%E6%A0%87%E9%A2%98 1 links checked. ERROR: 1...
This was fixed by b2beaa0 (https://github.com/tcort/markdown-link-check/pull/328). ```text $ printf 'This is a [link to a linked header](#this-header-is-linked)\n\n# This header is [linked](#somewhere)\n\n## Somewhere' > /tmp/foo.md $ npx github:tcort/markdown-link-check#3c31a25 /tmp/foo.md # Last...
Now that the **Tools > Board** menu has been added, it might be worth studying what has already been done in this space for the classic Arduino IDE (and requested...
Hi @MaderDash. No we don't need help with this. If we need help with a pull request, we will add a statement to that effect. So if you don't see...
This has been fixed by https://github.com/me-no-dev/ESPAsyncWebServer/commit/17a8d442169f3ca8496b20ebd24bbc06f55d4a62 @c0debreaker please install the latest version of the library from this GitHub repository (make sure you don't install one of the forks which haven't...
> still getting the pxCurrentTCB issue @PureTek-Innovations this issue is not about `pxCurrentTCB`, and my comment was not about `pxCurrentTCB`. The problem with `pxCurrentTCB` is tracked in a separate issue:...