
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
markdown-cleaner-cli
Advanced tools
A fast, zero-config CLI tool to clean and format Markdown files—remove trailing spaces, normalize headings, and tidy up your docs.
.md files in any projectnpm install -g markdown-cleaner-cli
This command installs the CLI tool globally, making the mdclean command available in your terminal from any directory.
To verify mdclean is available:
mdclean -V
To verify mdclean is available, use:
mdclean -V
To clean a Markdown file:
mdclean clean path/to/file.md
clean <file>Clean the Markdown file by removing unnecessary elements.
Options:
-f, --force: overwrite output file if it exists-q, --quiet: suppress all output except errors-v, --verbose: enable verbose output--debug: enable debug output--silent: suppress all outputIf you have questions, ideas, or need help, please join our Discussions page.
For bug reports and feature requests, please open an issue.
Contributions are welcome! Please see our CONTRIBUTING.md for details.
This project is licensed under the MIT License.
We would like to thank the creators and maintainers of the following libraries and tools, which were instrumental in the development of this CLI and the management of its repository:
FAQs
A fast, zero-config CLI tool to clean and format Markdown files.
We found that markdown-cleaner-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.