summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Start by normalizing user input filenamesA Farzat9 days1-0/+43
| | | | | | The filenames displayed in the output markdown should be consistent, regardless of the way they were input to the program (absolute, relative). They should always be relative to the project root.
* Init cargo projectA Farzat2026-03-111-0/+3