summaryrefslogtreecommitdiff
path: root/src/bin/r2md-remove.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add module docs to binariesA Farzat2026-06-211-0/+5
|
* Make remove_paths take origin_base directlyA Farzat2026-06-201-4/+2
| | | | | Passing normalizer makes both the binary and tests complicated without reducing the complexity of the function signature.
* Add r2md-remove binaryA Farzat2026-06-201-0/+97