Skip to content

Commit

Permalink
Add README
Browse files Browse the repository at this point in the history
  • Loading branch information
DominikaK committed Jan 4, 2023
1 parent 5c5efc1 commit e2d3188
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
# text-utils
# 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.

0 comments on commit e2d3188

Please sign in to comment.