Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 360 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 360 Bytes

text-utils

This repository is a collection of simple Python scripts for batch working on Markdown files, intended for use in Markdown-based documentation.

  • replacer.py performs a replace over all Markdown files in a directory and its subdirectories
  • link_checker.py checks for image files that are not referenced anywhere in a set of markdown files.