Below you will find pages that utilize the taxonomy term “Txemi”
August 28, 2026
darnlink — self-healing Markdown links
Version updated for https://github.com/txemi/darnlink to version v0.26.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of fixing Markdown links in a documentation repository. It ensures that links remain valid even after changes are made, such as moving files or folders. The action uses UUIDs to anchor links and automatically updates them if necessary. It also provides an option to convert plain links into robust ones that self-heal in the future. The main purpose of this action is to maintain a reliable reference system for documentation content over time.
August 17, 2026
darnlink — self-healing Markdown links
Version updated for https://github.com/txemi/darnlink to version v0.24.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The darnlink GitHub Action automatically fixes broken links in Markdown files by repairing the paths of existing links or creating new ones with UUIDs if the targets have none. It supports cross-repo web links and is built to handle large trees of Markdown files efficiently. Users can use it directly from a repository without installation, making it easy to maintain documentation that evolves over time.
August 16, 2026
darnlink — self-healing Markdown links
Version updated for https://github.com/txemi/darnlink to version v0.23.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The darnlink GitHub Action automates the task of automatically healing Markdown links in a documentation folder after refactoring or moving files and folders. It uses deterministic, self-healing logic to ensure that links remain valid even when their targets are relocated or renamed. The action supports both local and cross-repo web links and can be used via the command line with minimal setup.
August 14, 2026
darnlink — self-healing Markdown links
Version updated for https://github.com/txemi/darnlink to version v0.22.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The darnlink GitHub Action automatically heals Markdown links by updating paths after file or folder moves, ensuring they continue to work correctly even as documentation evolves over time. It supports cross-repo web links and offers options for robustifying plain links with UUIDs. The action is user-friendly and can be used in one line without installation, making it a powerful tool for maintaining consistent links in documentation projects.
August 13, 2026
darnlink — self-healing Markdown links
Version updated for https://github.com/txemi/darnlink to version v0.21.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The darnlink GitHub Action automates the process of healing Markdown links in a documentation tree by automatically updating links’ paths and UUIDs when files are moved or refactored. It works with both local and cross-repo web links, providing deterministic self-healing capabilities for Markdown documents over time. The action is available on PyPI and can be easily integrated into workflows using uv tool to run it without installation.
August 8, 2026
darnlink — self-healing Markdown links
Version updated for https://github.com/txemi/darnlink to version v0.19.1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The darnlink GitHub Action automates the process of updating Markdown links after reorganization, ensuring they remain valid and self-healing. It automatically replaces stale paths with updated ones based on a file’s UUID, thus preventing broken links from occurring due to file movement or renaming. The action supports cross-repo web links for verifying and anchoring links across different repositories.