docs icon indicating copy to clipboard operation
docs copied to clipboard

Bump markdownlint-cli2 from 0.4.0 to 0.5.0 and fix reveald issues

Open yubiuser opened this issue 3 years ago • 2 comments

What does this PR aim to accomplish?:

Fixes issues which were revealed by https://github.com/pi-hole/docs/pull/748

And bump markdownlint-cli2 from 0.4.0 to 0.5.0 as https://github.com/pi-hole/docs/pull/748 does.

  • How does this PR accomplish the above?:

Fix link labels, removed broken links....

P.S. It looks like the TOR guide was never really finished


By submitting this pull request, I confirm the following:

  1. I have read and understood the contributors guide, as well as this entire template. I understand which branch to base my commits and Pull Requests against.
  2. I have commented my proposed changes within the code and I have tested my changes.
  3. I am willing to help maintain this change if there are issues with it later.
  4. It is compatible with the EUPL 1.2 license
  5. I have squashed any insignificant commits. (git rebase)

  • [x] I have read the above and my PR is ready for review. Check this box to confirm

yubiuser avatar Jul 30 '22 12:07 yubiuser

Deploy Preview for pihole-docs ready!

Name Link
Latest commit f85a92517b7ddcd0a7187f2557b011060d1ddac7
Latest deploy log https://app.netlify.com/sites/pihole-docs/deploys/6301dab0e9ed070008d732f7
Deploy Preview https://deploy-preview-749--pihole-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

netlify[bot] avatar Jul 30 '22 12:07 netlify[bot]

The following errors could not be mitigated (but the links work on the web page!) and have been suppressed with <!-- markdownlint-disable-line MD051 -->

docs/core/pihole-command.md:33:1 MD051/link-fragments Link fragments should be valid [Context: "[Enable & Disable](#enable-&-disable)"]
docs/ftldns/configfile.md:57:64 MD051/link-fragments Link fragments should be valid [Context: "[`LOCAL_IPV4`](#local_ipv4)"]
docs/ftldns/configfile.md:68:66 MD051/link-fragments Link fragments should be valid [Context: "[`BLOCK_IPV4`](#block_ipv4)"]
docs/ftldns/configfile.md:223:66 MD051/link-fragments Link fragments should be valid [Context: "[here](../database/index.md)). Furthermore, FTL stores log files (see, e.g., [here](#file_LOGFILE)"]

yubiuser avatar Jul 30 '22 19:07 yubiuser