
Security News
The Changelog Podcast: Practical Steps to Stay Safe on npm
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.
@salesforcedevs/sfdocs-orphan-link-linter
Advanced tools
Validate the orphaned file links and throw as error/warning
This plugin serves the purpose of validating orphaned links within markdown files. An orphaned file, in this context, refers to a file that lacks a corresponding link to open it as a page via a URL. This situation arises when the file is not configured as part of the 'toc.yml' (Table of Contents YAML) file.
For instance, let's consider a scenario where 'A.md' contains a link to 'B.md'. If 'B.md' does not possess a designated URL for access, often due to the absence of an entry in the 'toc.yml' file, the plugin will generate a warning message in the following manner:
<row:col> warning Internal link `./B.md`` should be mentioned in a toc.yml configuration to use it as link.
yarn install && yarn build
yarn publish
Please make sure to push your changes (version number & other changes) to git once publishing is complete.
FAQs
Validate the orphaned file links and throw as error/warning
The npm package @salesforcedevs/sfdocs-orphan-link-linter receives a total of 248 weekly downloads. As such, @salesforcedevs/sfdocs-orphan-link-linter popularity was classified as not popular.
We found that @salesforcedevs/sfdocs-orphan-link-linter demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 15 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.

Security News
Experts push back on new claims about AI-driven ransomware, warning that hype and sponsored research are distorting how the threat is understood.

Security News
Ruby's creator Matz assumes control of RubyGems and Bundler repositories while former maintainers agree to step back and transfer all rights to end the dispute.