mdsh: a markdown pre-processor

120 · Thiago Perrotta · May 23, 2025, 11:14 a.m.
Summary
The blog post introduces mdsh, a markdown shell pre-processor designed to automate updates in README.md files. It allows developers to seamlessly embed code snippets and command outputs by running mdsh, ensuring that documentation remains current. This tool can be integrated into CI processes or used with git pre-commit hooks, making it convenient for managing documentation in projects.